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
135
Problem in firing the ItemCommand event of ingragistics webgrid
posted

Hi,

I am facing an issue in firing the ItemCommand event of infragistics webgrid, the description of which is as follows

I have a link button control through out a column in infragistics webgrid which is binded to database. My application's functionality demands fetching some value through a web service upon clicking the link button. Also i have certain code written in webgrid's Click and ActiveRowChange events. Now when i click on the link button, i am not able to get through the ItemCommand event of webgrid. I have written the code to call my webservice in ItemCommand event. I expect that event to fire when i click the link button.

Any kind of help would be highly appreciable.

Thanks

Ashish

Parents Reply Children