vb.net - reload XmlDataSource DataFile in C# for Gridview -


xmldatasource1.datafile = @"c:\test.xml"; gridview1.databind(); 

i changing file data (test.xml) multiple times , reloading xmldatasource using above code gridview displays data of first(unchanged) test.xml file .


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -