Hi All,
Want to access selected rows from the Hierarchical WebGrid on server side i.e. not using client side(javascript). HasChildrows property is always false though there are child rows.
So how to get this?
Thanks in advance.
infra_study
Hello,
It really depends on how you are using WebGrid. In some scenarios, especially in load on demand, this approach might not work.
I think there is a very good article on how this can be achieved in the following forum thread:
http://forums.infragistics.com/forums/p/6406/67888.aspx#67888
Hope this helps.