Ask a Question related to ASP.NET General, Design and Development.
-
Coder Coder #1
Datagrid inside of DIV Tag
Hi I have put a Datagrid inside of a DIV tag to allow scrolling.
This works fine, but I would like to store the location of the
scrollbar so that when there is a selection (causing a postback), I
can place the scrollbar in the location where the previous selection
was made.
- thanks
Coder Coder Guest
-
UserControl inside of datagrid - loses its viewstate when datagrid is re-bound on postback
I have a simple usercontrol, a datepicker which contains 3 dropdownlist , it resides inside a datagrid column and i set the selecteddate property of... -
custom usercontrol inside of datagrid - loses its state/viewstate on re-bind/postback of the datagrid
I have a simple usercontrol, a datepicker which contains 3 dropdownlist , it resides inside a datagrid column and i set the selecteddate property of... -
Control inside Datagrid
I have a problem can anybody help me? The problem: I want to insert Combobox & Textbox inside DataGrid. There will be three column in the... -
Datagrid stuff inside
I dont know how to describe what i want to do so here goes I have a data grid which is populated from one table in a database, when the user... -
Dynamic temp. datagrid col.gen. -Session access inside a class inside a UserCtrl
Hello Dear Professionals: Based on this document:... -
Benjie Fallar #2
Re: Datagrid inside of DIV Tag
try to use SmartNavigation="true" in your ASP.NET web form Page directive.
"Coder Coder" <coder5811@yahoo.com> wrote in message
news:f547ce3b.0307081653.502592ba@posting.google.c om...> Hi I have put a Datagrid inside of a DIV tag to allow scrolling.
> This works fine, but I would like to store the location of the
> scrollbar so that when there is a selection (causing a postback), I
> can place the scrollbar in the location where the previous selection
> was made.
>
> - thanks
Benjie Fallar Guest



Reply With Quote

