Hi,
I've just started to use the ADC Data Controls, in particular the GridView.
However, I noticed there's quite a bit of a client-side code in <script> for the controls.
Coming from being asp.net code oriented, I'm unsure on this side of things.
Is there some reference material on the client-side functions or any tutorials that show you the steps you need to go through to put something together from scratch? ...and on how to take advantage of the functionality of the GridView, such as paging and sorting with different data sources?
Thanks.