PDA

View Full Version : Grid and Event



Tarteens
30 Mar 2009, 11:24 PM
Hi Everyone,

I try to catch event which is fired just after the data are display in my grid.
I try the Events.Refresh on the GridView but it's fired twice everytime.

Do you know on which component do I have to add the listener, and which Event do I have to use ?


Thanks in advance.