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
230
[ultrawebgrid]; ItemCommand Event
posted

I have an imagebutton in a templated column on a WebGrid that is inside of a WebDialogWindow.  When I clikc on the button the page is posting back but the ItemCommand Action is never being fired.  I have also tried to give the button itself a OnClick event, but the same happens. The page posts back, but the OnClikc event is never being fired.

 I tried on last thing and added a template column of type Checkbox and placed an WebImageButton elsewhere on the screen. When that button is click the button event is fired, but when I check the value of the checkbox in the grid, it evluates to False whether the box is checked or not.

 Has anyone else encountered this problem?

Parents
No Data
Reply Children
No Data