Home All Groups Group Topic Archive Search About

RE: How to update Data grid automatically ?

Author
14 Apr 2009 9:07 PM
NitRaGs
You will have to use a refresh button I think and rebind the grid. or use a
timer

Show quoteHide quote
"Harsha" wrote:

> Hi,
>
> I have a data grid. Data source for a data grid is XML file. I want to
> update datagrid automatically when XML file changes. XML file is in the same
> project folder.
>
> Please let me know if you want more details.
>
> Thanks,
> Harsha.