Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Using custom user controls in data grid


Message #1 by "Brian Gaines" <gainesme72@a...> on Wed, 8 Jan 2003 16:36:45
Does anyone have an example where a custom user control (which is a 
standalone pre-populating dropdown list control with information from a 
lookup table - call it table B) is embedded within a data grid while in 
edit mode?

When in edit mode, I need the dropdown list control value to be selected, 
so I can change the value, which is the FK of the lookup table, for that 
record and apply it to the database (table A).

thanks,
Brian Gaines
gainesme72@a...

  Return to Index