Form & List

  • Thread starter Thread starter Jeff
  • Start date Start date
J

Jeff

hey

asp.net 2.0

If it's possible then I want to use a "form & list" control on my asp.net
2.0 webpage. In "form & list" I mean "list" displays rows of data, and when
the user clicks one of those rows, the row becomes highlighted. the "form"
part will display the detail of the row selected (highlighted) in the list

Is there a control in asp.net 2.0 which makes this possible? I haven't seen
such a control but I'm rather new to this controls

if asp.net 2.0 don't have such controls, maybe some of you have suggestions
on how to create such an effect using other asp.net 2.0 controls

Any suggestions?

Jeff
 
Back
Top