Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
Heath #1
Newbie Question: User selected query
I have a datagrid that is populated by a SQL query that is create by the
user. Their is a DropDOwnList and a textbox. This gives them the WHERE
fielld selection and the value that they want to query. This is executed
via a button.
First problem,
When I select a new page, the grid dissappears unless I call method for
the button, which rebinds the grid the second time ( once in the
SelectedPageIndexChange and secondly in the BtnGetNewAssets).
Second problem,
When I get to a page other than the first, and the users enters a new
query and fires the button event I get the error about the selectedpageindex
must be greater than zero or less than page count. I h ave tried to set the
index back to zero, but I get the error regardless.
Any ideas????
Heath
Heath Guest
-
new user question-no pixels selected pop-up
Sorry if this is a double-post. I have a question. After making a selection within a layer,(not the background layer) why do I always get a pop-up... -
User Control Populate Form after Log On - newbie question
Hi, I have a user control that contains a login element, textboxes for username and password, and a button to submit, which appears in the header... -
Page_Load called more than once for user control - newbie question
Hi, I have a page with a user control as header, which in turn has a user control drop down list. When I run the page in debug with a break on... -
Newbie Web Service Question regarding User Controls
Can I return a user control from a Web Service? I have a Web Page that has a Placeholder on it and I wish to populate this placeholder with a... -
User control newbie question - pls help
I have a user control with a label and a method. The webform should call the method on the user control and populate the label. I am getting object...



Reply With Quote

