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
221
get gridcell value on cellbutton click +javascript
posted

Hi,

I have an ultrawebgrid in my page.

I used a templated column, an aspx button is placed in it.

I want to get the Id from a cell when clicking on the corresponding cell button in the temoplated column.

How can I get it using javascript function.

Thanks in advance.