[progress Communities] [progress Openedge Abl] Forum Post: Re: Select Row

  • Thread starter Thread starter Vimalkumar Selvaraj
  • Start date Start date
Status
Not open for further replies.
V

Vimalkumar Selvaraj

Guest
Hi, We don't have any direct client side API available to do this how ever we fire custom event when record is selected from list view grid , you can listen for this event and use our client side API to get kendo grid instance from which you will be able to get grid row element and add your css class to grey out all rows which are not selected. I have written a code to do this for you, Hope this helps, Thanks, Vimal.

Continue reading...
 
Status
Not open for further replies.
Back
Top