hello all . we have a requirement where in the bsp application :- SRMSUS needs some modification.
We need to add select all / deselect all and multirow checkbox select(table view ..).After selecting single records or multiple, user presses delete button which needs to be added as there is no standard button functionality present.
Now the problem is data is displayed in a tableview. I have enabled the selection option.Also individual rows can be deleted there is a delete icon for indiviual rows. but how can i check the rows which r selected n which r not, for deletion.
SRMSUS is MVC based.
pls need ur inputs asap.
Thanx in Advance to all...