Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
995
where exactly should I bind my webgrid in hierarchical mode
posted

Hello,

I have been reading all the post an example about hierarchical webgrid.
However, you guys are always using a different method to bind the grid
So what is the most efficient way to bind my hierachical webgrid? (ondatabinding event? page_onload? initializedatasource?)

Keep in mind that I want to do update,insert and delete in my webgrid. By the way, other than the WHDS, you guys did not find any other way to handle CRUD activity more efficiently? I have to write way more code than with the CLR 1.0 to get the CRUD working. The WHDS still has some bug so I have to do it manualy. So if you have any better method please let me know.

Thanks and merry christmas