Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Datagrid Control > dropdownlist in footer of datagrid

Reply
Thread Tools

dropdownlist in footer of datagrid

 
 
Kim
Guest
Posts: n/a
 
      10-04-2004
Hi all,

I was wondering how and if it's possible to have two dropdownlist in
the footer of a datagrid but populate the second one from the selected
value from the first dropdownlist. I've populated the first
dropdownlist in the ItemCreated event of the datagrid but can't figure
out how to populate the second one. I've tried populating it in the
selectedindexchanged of the first dropdownlist but I get the error
that the dropdownlist control wasn't found in the datagrid which makes
sense because I had to populate the first one in the ItemCreated
event. Any help would be greatly appreciated.

Thanks,
Kim
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DataGrid Footer DropDownList OnSelectedIndexChanged ASP .Net 0 11-08-2007 02:08 PM
Two related DropDownList box in GridView footer =?Utf-8?B?SiBMaQ==?= ASP .Net 0 11-04-2006 03:01 AM
Any way to reorder how a datagrid is drawn (header/footer/items vs.header/items/footer)? Henrik ASP .Net Datagrid Control 1 07-06-2006 12:23 AM
Re: Datagrid footer bound dropdownlist Phil Winstanley [Microsoft MVP ASP.NET] ASP .Net 1 06-16-2004 10:05 AM
Datagrid footer bound dropdownlist Mohamed Zaki ASP .Net 1 06-15-2004 02:01 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57