jQuery UI Widgets › Forums › React › Use two mode at same time
This topic contains 8 replies, has 2 voices, and was last updated by ganesh 4 years, 3 months ago.
-
Author
-
Hi there,
I want to use both selection mode in grid selection mode checkbox, selection mode single row how we can use this.
Thanks
Ganesh Mali.Hello ganesh,
Please review the following example whether it fits your needs.
Let us know if you need further assistance.
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comHi Todor,
Thank for the reply, I go through this example if I want to select (Select all) then How we can do this? actually in my application need to select all option as well.
Please reply.Thanks,
Ganesh.Hello Ganesh,
Please review the updated example.
Let us know if you need further assistance.
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comHi Todor,
Thank for the reply, Can we unselect checkbox when user click on row because in my case when the user clicks on a row at that time only selected row need to show highlighted and no checked that column because when I select the checkbox at that time the different operation will perform.Thanks,
Ganesh.Hello Ganesh,
Please review the updated example.
Let us know if you need further assistance.
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comHi Todor,
Thank for the reply and providing the exact solution, But one problem in my application is that I used selectionmode=(checkbox) and I go through your code you added one field and set it as columntype=checkbox. is there any way when onrowselect event occurs at that time my row will be highlighted and not showing checkbox true as well.Thanks,
Ganesh.Hello Ganesh,
In the example from my previous post is exactly as you want – row is highlighted, but the checkbox is not checked.
If you want to useselectionmode: checkbox
and the behavior from the above – unfortunately it is not possible.Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.com- This reply was modified 4 years, 3 months ago by Todor.
Hi Todor,
Thanks for the reply I need to go with the previous example posted by you. Thank you.Regards,
Ganesh. -
AuthorPosts
You must be logged in to reply to this topic.