M
Meryk
Guest
Hello, I have a grid where I am doing some custom work on selection of a row. Which I am doing based on the onchange of checkboxes (the column on the left). Now the issue I am facing is that the selection can be done through the 'select All' menu. In which case I still want to run my custom code (as it should run on any selection at the end, no matter if selected one by one or selected through that select all menu). Is there a way to detect the click on that Select All menu? Or how to detect the event of any selection in the grid ? Thank you Meryem
Continue reading...
Continue reading...