Home > Silverlight > DataGrid sample with SelectAll Checkbox(2)

DataGrid sample with SelectAll Checkbox(2)

September 21, 2008 lee Leave a comment Go to comments

In the last post we saw one way of getting the select all functionality in the DataGrid. it wont work with DataGrid with scrollbars. Here is a version that should work with scrollbars. I see some wierd issues, not sure if it is my code or with the virtualization. I am thinking partly both

you can download the code here

Categories: Silverlight
  1. Hello banda
    December 12, 2008 at 7:42 am | #1

    Hello Dude,

    What ever the code you have provided is not working and even not with my project.

    Well the code and the solution you have provided is may be in danger, so please check it once more, run it and see what is the problem.

    I am looking forward to hear the answer from you.

    Have a good time with good answer.

    • lee
      December 12, 2008 at 10:22 am | #2

      Hi,
      As I said in the post there are issues when you scroll the datagrid. I was not sure on why that is

  2. lee
    November 28, 2009 at 11:45 am | #3

    Hi,
    I think you can get all the items from the ItemsSource property and do a delete

  1. No trackbacks yet.