0
votes
votes
1 answers
LastRow in DataGrid
Hi! I have an XML file: [code] <Paths> <Name>Total Commander</Name> <Path>C:\Programs\TC\TC.exe</Path> </Paths>[/code] I load this into DataGrid via DataSet and it works just fine. T ...
blah blah blah is here! blah blah » Close
Hi! I have an XML file: [code] <Paths> <Name>Total Commander</Name> <Path>C:\Programs\TC\TC.exe</Path> </Paths>[/code] I load this into DataGrid via DataSet and it works just fine. T ...
Hello. How can I read last line of file that is being changed every 300ms? This is log from game. I need to read every line that is added to this file. Game saves this file every time the new line appears. This file is preety big. So ho ...
Got feedack? Found a bug? report it here.