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
4341
How to raise event of the user control contained in the UltraGrid column?
posted

Hi Support Team,

We have attached herewith our sample code where a user control in added in the UltraGrid column and the user control contains some action buttons like edit, copy and delete. The problem what we are facing is that when we click any action buttons the events does not raise at the first attempt, but on later clicks it gets raised. What we would like to achieve is that when we make a single click, the event should get raised.

We would like to know is there any way by which we could bind the column cell value with the label contained in the user control, so that when the cell value changes the same is reflected in the user control too. Also can you please let us know, is there any other control which you provide the same look and feel.

WinForms_UltraGrid.zip
Parents Reply Children
No Data