Hi,
I would like to have in my DataGridView a possibility to perform some
actions only on the client-side (javascript - Client-Side Object Model),
without a postback. I am especially interested in selecting rows of the grid
in javascript, without calling __doPostBack function. Is it possible and how
can I achieve this? I've been working for a while with Infragistics
UltraWebGrid and this control has such client-side capabilities, but it's a
commercial product, and I need a solution which is entirely free (maybe some
other freeware grid control supporting CSOM) or comes together with VS2005.
Thanks in advance for any hints, link, etc.
Best Regards,
Maro
|