Skip to Content
0
Former Member
Jan 06, 2014 at 02:26 PM

Strange Problem with Rerendering a Table.

595 Views

Hi All,

I am extending an application which was initially written in 1.2 and has gone through a couple of updates to where it is now, the client has asked that I add date navigation with the table being updated when they navigate.

So i can navigate and the correct data is bound to the table, however the table reverts back to its No Data message. If I resize a column the data is shown and is correct. I have tried using rerender on the table to no avail, I have also tried redrawing the control a new and then binding the data to it again this failed. As a work around I tried to change the column width in my code to trigger a redraw but even this did not solve my problem I am now at my wits end with this.

i am open to any and all ideas.