Why not use 1 timer for both datagrid and textbox?
Because,
To be able to show the remaining time to refresh the datagrid, in every seconds, I think I need to use another timer control to update the text box value. Because, the datagrid will refresh in every 10 seconds and the text box value will change in every second. Does it make sense?
Thanks,
hello.
are those controls placed inside the same updatepanel? different updatepanels? in this case, are their udpate modes set to conditional?
Hi Luis,
The two controls, datagrid and textbox, are in different update pannel. And, have timer control in each update pannel. Both panels' mode are set to conditional.
Thanks,
Hi,
Any other solution on this case?
Thanks.
No comments:
Post a Comment