
February 17th, 2003, 12:01 PM
|
|
Registered User
|
|
Join Date: Feb 2003
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
unwanted double fill of a datagrid (VB)
Hi, I am having issues with some coding & datagrids.<br>I got all the functionality in my datagrid (took me long enough) that I wanted but now I get some very ODD problem.<br><br>My datagrid fills (databinds) correctly at the initial load of the page. <br>However IF i press any of the sorting buttons, selecting buttons (or any other function that makes the page rebind), I get double results in my datagrid!<br><br>this is only the first time I use a function though!!! the second third etc the code works great.<br><br>Any ideas what im doing wrong.<br>Initial load: works fine<br>first use of a function: Double results<br>second and onwards : works fine......<br><br><br>any tips?<br><br>Here is the complete code im useing.. hopefully someone can help me out..<br>Hope there is some usefullstuff in there for other coders  <br>A.Prinsen<br><br>PS. if you got any tips how to improve the coding this is my first ASP.Net project advice is welcome 
|