hi i want to give full description of wat i am doing.
i have 2 grdiviews .
one is assigned another unassigned
i have some teams binded to grid1 . now on click n dbl click i need to bind them to grid2.
on running all the teams are binded to grid1. and click n dbl click they are binded to grid2
now if i close the window. and do start without debugging i m not finding any...
User Profile
Collapse
-
hi thanks a lot
enableview state is true only
pls advice further...
bye
hydson....Leave a comment:
-
hi thanks
i checked second time and its true..
wat can be the problem wid the browser ???
thanks
hydson :-)...Leave a comment:
-
Gridview Data not binded on second time execution.
Hi,
I have two gridviews to which data is binded when page is not posted back.
when i run for first time the data is binded to gridview, and when i run next time the data is not binded to grid view.
the code is:
public partial class _Default : System.Web.UI.P age
{
public static DataTable tableGrid1 = new DataTable();
protected...
No activity results to display
Show More
Leave a comment: