Hi ,
Can anyone tell me how to bind the data to ultrawebgrid in javascript.
Thanks in advance
Regards
Chandrakant
Thanks Mr.Vince McDonald
For ur kind suggestions.
WebGrid can be databound on the server, using .NET code.
You can add rows to WebGrid on the client. It's important to note that, if you're adding more than a few rows, you will see a significant performance hit. For more information, see the following article from our online Knowledge Base:HOWTO: Fill a WebGrid with data on the client