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
44
Usin checkbox and handling double click event of the web data grid
posted

Hi,

I wanted to implement one simple functionality to use checkbox column in webdatagrid and a delete button below the grid. When delete button is pressed i wanted to delete the selected rows? How can i achive this functionality.

Also i wanted to open a model dialog on double click of any row. How can i do this?

 

Any help? online samples? or hints ?

 

  • 12025
    posted

    This scenario is built in one of our show cases. Check out the running sample here: 

    http://samples.infragistics.com/2010.2/WebShowcase/mymail/emailclient.aspx

    Use the checkboxes to select multiple rows and hit the delete button in the toolbar. To view code of the sample, goto: 

    C:\Users\Public\Documents\Infragistics\NetAdvantage 2010.2\ASP.NET\Samples\WebShowcase\MyMail

    HTH,

    Taz.