onRender in 6.1.1.

Forum to discuss the Web client version of Servoy.

onRender in 6.1.1.

Postby aksrot426 » Wed Aug 29, 2012 1:21 pm

Hi All,

I am facing an issue in 6.1.1 which was not existing in 6.1 . I am using on render event . suppose a particular record is selected . But I am navigating to another record . When I am back to that form again then then both of the records are selected . How can this be possible ? . If again I am navigating through another record then three records are selected . The row selecting is not working properly .

Code: Select all
// If the Record is selected.
  if (Rec && event.isRecordSelected()) {

       event.getRenderable().bgcolor = globals.graphics_row_bg_selected;
        event.getRenderable().fgcolor = '#000000';
    }


Please provide some feedback on this.


Thanks,
aksrot
aksrot426
 
Posts: 26
Joined: Fri Apr 20, 2012 8:03 am

Return to Servoy Web Client

Who is online

Users browsing this forum: No registered users and 5 guests