HI Vasanth..
I have changed the Header name..but it doesnt take it..
Actually I should list all the msg's in the log window.. so I should nt clear it everytime right(by creating new data table...)
My req is.. if I select 1. downloading of data.. then on click of button.. the log window should have the msg.. "downloading started.." 08/09/09 ... 2. downloading stopped... then log window msg should append to the first msg(previously printed....) " downloading stopped 08/09/09
downloading started.. 08/09/09
downloading stopped 08/09/09
But as of now i see only downloading started msg.. not the other msgs...
Please help me