2011 May 19 5:15 AM
Dear all,
We are displaying records in a table control.Initially the data is filled up correctly in the table control but when we scroll down or up the same set of records are inserted into the table control.What could be the reason for this.Could anyone help me out in resolving it.
Thanks in advance,
Neela
2011 May 19 5:19 AM
Scrolling in the table causes PAI event to trigger. Please debug your code when scrolling and prevent the additon of records to the table by adding some flag (first_time).
Regards,
Shyam
Scrolling in the table causes PAI event to trigger. Please debug your code when scrolling and prevent the additon of records to the table by adding some flag (first_time).
Regards,
Shyam
2011 May 19 5:19 AM
Scrolling in the table causes PAI event to trigger. Please debug your code when scrolling and prevent the additon of records to the table by adding some flag (first_time).
Regards,
Shyam
2011 May 19 5:39 AM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |