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
124
Need a button in WHDG
posted

I need a button in the parent row of a WebHierachicalDataGrid.  I've found few examples suggesting using the ItemCommand event, but none of the examples work.

Does the ItemCommand event exist for the WHDG?  Is that what I should be using to capture the button click?

Would someone post a working C# example of a button in a WHDG?  Ideally, I want to pop a WebDialogWindow with data based on two columns in the WHDG in the same row as the clicked button.

Thx,

Charles

Parents
No Data
Reply
  • 240
    posted

    I am also trying to do this, but I have not been able to figure out how to make it clickable once I added it to the template cell.  Any help would be appreciated.

Children
No Data