1-i used inkedit for show my string.
2-i linked adodc to inkedit and binded to a field and when i checked data
3-data saved in filed is like as rtf because i used inkedit - for example saved like as this :
HTML Code:
{\rtf1\fbidis\ansi\ansicpg1256\deff0\deflang1065{\fonttbl{\f0\fnil\fcharset178{\*\fname Tahoma;}Tahoma (barnameha.net);}}
{\*\generator Msftedit 5.41.21.2510;}\viewkind4\uc1\pard\ltrpar\qr\f0\rtlch\fs18\'c2\'81\'c7\'d1\'ca\'e3\'c7\'e4 \u1785?\u1782? \'e3\'ca\'d1 \'cf\'d1 \'d4\'d1\u1740?\'da\'ca\u1740?\par
}
it is same
HTML Code:
{"date":"۳ روز پیش"}
3-now my porblem is about how show this data in datagird.
for example i find a grid support unicode like as :
VBFlexGrid Control (Replacement of the MSFlexGrid control)

but how can show in this grid ?

or any sample to show in another grids too?