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
280
Excel like functionality
posted

Hi,

I want something like in Excel where we I can select single cell  as well as the entire row. So in the Gird settings, I have implemented like this:

.EditMode(GridEditMode.Cell)

feature.RowSelectors();
feature.RowSelectors().EnableRowNumbering(true);
feature.Selection().Mode(SelectionMode.Cell).MultipleSelection(true).AllowMultipleRangeSelection(true);

But the issue here, I cannot select the entire row for deletion or any other operation. 

Please suggest any solution or any other approach.

Thanks

Indra

Parents
No Data
Reply
  • 0
    Offline posted

    When it comes to getting in shape, a home gym is one of the best ways to go. Not only can you get a great workout without ever leaving the comfort of your home, but you can also save money on gym memberships and other expensive equipment. But if you really want to get the most out of your home gym, you need the right gadgets to get the job done. https://homegymmaven.com/best-compact-home-gym-equipment/

Children
No Data