News

(My apologies if this has already been posted... had some issues with the search.)<br><br>So, I'm using the asp.net repeater control to build an HTML table with search results out of a database. Under ...
So I have a page with a couple of datagrids that use the footer row to do inserts. I want to make a global save button that will save any datagrids that are in insert mode. <BR><BR>My plan was to just ...