This is a migrated thread and some comments may be shown as answers.

radgrid sourced with json : 0 values do not show

2 Answers 64 Views
Grid
This is a migrated thread and some comments may be shown as answers.
ariane
Top achievements
Rank 1
ariane asked on 17 Aug 2010, 01:08 PM
Hello
I populate a RadGrid control using a JSON object. Values actually appear properly except numbers valued to 0 which are not displaied (html rendering is "<td>&nbsp;</td>"). If I manually set a 0 value to 1 for instance before the client-side set_dataSource(...), the new value does appear in the RadGrid.
Of course, if I change manually the 0 value to a string "0", then it is okay, but this is not suitable for my needs since I'd like to sort later on on the client-side.
I tried several things but none of them works.
Can you please help?
Kind regards

Olivier.

2 Answers, 1 is accepted

Sort by
0
ariane
Top achievements
Rank 1
answered on 30 Aug 2010, 10:17 AM
Does any one have any explanation about this? Can someone please help? thanks
0
ariane
Top achievements
Rank 1
answered on 30 Aug 2010, 01:37 PM
I actually downloaded the latest Telerik version from Aug. 26/2010 which solves the problem.
Regards.
Tags
Grid
Asked by
ariane
Top achievements
Rank 1
Answers by
ariane
Top achievements
Rank 1
Share this question
or