[progress Communities] [progress Openedge Abl] Forum Post: Re: [v 4.0.4] - Kendo Grid Event...

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

Vimalkumar Selvaraj

Guest
Hi Iram, We fire following custom event when user switches view. "rb.newui.util.customEvents.rbs_viewSelectorChange" How ever this event fired after Kendo Grid initialization, so there is a possibility that if you listen for view change event first time your "dataBound" event may not get called because Grid Data Binding might be finished by the time view switch event is fired . You can give a try with following code snippet Thanks, Vimal

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