Click to See Complete Forum and Search --> : load datagird in edit mode?


RoniR
08-07-2007, 02:36 AM
hey guys i created a datagrid that has all the features (add,edit,cancel,save and search)
now when i am in edit mode i go to open a new page in order to search from items inside a dropdownlist and when i close this page i should populate the dropdownlist in the edititemtemplate with the search results..no problem there if i can load my datagrid when i come back from the seach page directly in edit mode. I did that and it worked when the dropdownlist was or when i searched in the footer since it reloaded my datagrid...What i need is when i open my page i want to c the datagrid in edit mode on the index i already selected.Hope i was clear. Thanks a lot