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
95
Button event not getting caught
posted

I am using Infragistics grid on my webform. The cell type of one of the columns is button. I want to run a sql query at the click of the button and for that reason I need to add code at its click. I tried using 'ClickCellButton' event of the grid but I am unable to catch the event. Also, it seems that the button in doing a postback. I am using events  'InitialiazeLayout' & 'InitializeRow' in the same grid and those are working fine.

Please suggest what could be the issue.

Thank you,

Parents
  • 49378
    posted

    Hi PrachiJain,

    Thank you for posting in the community.

    I tested this scenario but am so far unable to replicate the behavior using version 11.1.20111.2020. In order to be able to provide adequate feedback I would need to know your exact product version and grid setup. A small sample illustrating the matter would be greatly appreciated and would help to isolate the matter.

     

Reply Children