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
400
ItemCommand Event
posted

Can someone please give me an example of how to code the ItemCommand
event for this new WebGrid?

I have had to upgrade from the old WebDataGrid to this new one and I have a Templated column
with two image buttons in it.

I need to cod the ItemCommand event to handle the clicking of those two images and I can't figure
out how to do it in this new grid.

In the old grid, I would set a variable to the parentitem and use e.command to get the button.

Parents Reply Children
No Data