DataFormatString doesn't seem to work with binding the grid client side. Any alternative available to achieve the same?
1 Answer, 1 is accepted
0
Iana Tsolova
Telerik team
answered on 17 Jan 2011, 04:37 PM
Hello HarryM,
Can you specify if the format string is applied to so of the rows and not to the others?
However, you can handle the OnRowDataBound client-side event to customize the text displayed in the cells.