Welcome Guest Search | Active Topics | Log In | Register

Problem in Row Editing in DropDownlist Options
pretty
#1 Posted : Friday, May 08, 2009 4:21:00 PM
Rank: Member


Joined: 1/2/2009
Posts: 27
Points: 84
Location:

Hi,

I am using asp:gridview to display my data. while editing i want to show dropdownlist in the cell where simply text was displayed by databinding expression. i want that when the row is edited the dropdownlist should be displayed, with the text in the cell as selectedvalue of dropdownlist. DropDownlist is inside EditItemTemplate

I then used label inside the itemtemplte instead of simple databindingn expression. But when im trying to find the label and dropdownlist im getting only one at a time.

I have tried to use it in Row Editing , Row databound Bt my task is not accomplioshed.

Please help me.

Thank u all in advence for ur help and consideration.

 

Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.