HI,
I want to create table with 5 column and the first column should be with check boxes for every row
which indicate which row is selected and than take this data from selected rows from the table and do some manipulation ,how should i do that In WPF ?
example will be very helpful.
Thanks in AdvanceMiley