sectioning inside a modalpopup

  • Thread starter Thread starter JohnE
  • Start date Start date
J

JohnE

I have a formview inside of a modal popup. The formview is showing all the
fields of the selected row/record from a gridview. But, there are 50 fields
for each record. Some will be editable and others not. Paging is not
allowed. How can I keep from having a long listing of 50 fields in the
formview inside the modal popup? Is it possible to have a form with a
tabcontrol in it show up inside the modal popup? Looking for ideas and
suggestions.
Thanks...John
 
I have a formview inside of a modal popup.  The formview is showing allthe
fields of the selected row/record from a gridview.  But, there are 50 fields
for each record.  Some will be editable and others not.  Paging is not
allowed.  How can I keep from having a long listing of 50 fields in the
formview inside the modal popup?  Is it possible to have a form with a
tabcontrol in it show up inside the modal popup?  Looking for ideas and
suggestions.
Thanks...John

See
http://groups.google.com/group/micr....aspnet/browse_thread/thread/3f155c4ec33f46a3
 
Back
Top