Datagrid Bind Problem
Hi Friends
I want to bind the String with the DataGrid , in such a way
that i have one string say "125:test" . I want this string to be bound with the datagrid , so that , each and every character , means
1 2 5 : t e s t , will store individually ,in the individual cell of the datagrid.
Please , guide me.
Thanking you,
Param
|