Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
Next #1
Adding a book mark to the end of a PostBack when Selected Index changed
I have a DataGrid that shows a part of an article.
When I click a Button column where the command is "Selected", I have the
rest of the article show up at the bottom of the page in a label.
What I would like to do is append the "#bottom" to the end of the URL when
the Selected Index changes.
This way the page will be positioned at the bottom.
Is there a way I can do this without a redirection?
Thanks in advance!
Aaron
Next Guest
-
tabnavigator determine selected index
I am having some trouble with a datagrid inside a tabnavigator. I have tabs that can be added dynamically. What I am trying to do is a search... -
ListItemCollection[index].Selected property not updating
Thanks in advance to anyone who can help :) I have a custom control that includesa ListItemCollection property that allows clients using it to... -
Why is CreateChildControls called when a dropdownlist (of a composite control) selected index has changed
That sums it up. When any of the dependent dropdown lists get their selected index changed (by user interaction) there is a new invocation of the... -
Needed: Index to a selected DataView row
Hi, I've got a DataGrid bound to a DataView that is sorted. ("Aha!", I hear you saying.) When I go to EditMode I get the right DataRow, but I... -
Drop down list selected index
I am populating a drop down list with a privilege levels from a table called "Privilege" with the fields "PrivilegeID" and "PrivilegeName". In a...



Reply With Quote

