|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How can I prevent a GridView from opening when the page is firstentered ?How can I prevent a GridView/SQLDataSource from opening when the page is
firstentered ? I want to wait until the user clicks a button to open the sqlSataSource and the grid. I want to do something like: If Page.IsPostBack Then ' Open the sqlSataSource and the grid: ' - set the appropriate values for the SQLDataSource parameters ' - open the sqlSataSource ' - open the GridView1 else ' do not open the grid or the sqlSataSource end if Set CancelSelectOnNullParameter="true" on the datasource, put in a dummy
null param, and programmatically remove it when you want to do a real select.
looking for a special kind of table control
Control-level security Paging and Filtering in Gridview (.NET 2.0) Question on Submit all fields on a tabstrip that is using multipage Highlight row in a gridview after formview insert PublicKeyToken, GAC registering, and multiple developers?? XML Editor The mystery of passing form values Refreash DesignTime control. Little green arrows |
|||||||||||||||||||||||