HighTechTalks DotNet Forums  

detailview or formview

ASP.net ASP.net discussions (microsoft.public.dotnet.framework.aspnet)


Discuss detailview or formview in the ASP.net forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
JohnE
 
Posts: n/a

Default detailview or formview - 04-07-2010 , 10:36 PM






I have a situation in which I now need to show the detail of the selected
record from a gridview, which has 6 fields per row. The detail will be done
using the modal popup. But, and here's the issue, the full record for the
gridview record is 50 fields. I have it all set up and the detailview
showing the proper full record in the modal. Just need to fine tune it for
updating etc. But all 50 fields are in one long table. The users won't
accept that, and I won't either. I am wondering tho if it would be better to
use the formview as it allows the use of template fields, like what I have in
the gridview. As I started looking over the table, I'll need the template
fields. I might have just answered my first question of whether to use a
detailsview or formview. If my thought here is flawed, kindly let me know.
The other question has to do with whichever I use, can it be "paged" so the
modal isn't so long? If so, how is that done inside a modal?

Thanks .... John

Reply With Quote
  #2  
Old   
Andy O'Neill
 
Posts: n/a

Default Re: detailview or formview - 04-08-2010 , 04:11 AM






"JohnE" <JohnE (AT) discussions (DOT) microsoft.com> wrote

Quote:
I have a situation in which I now need to show the detail of the selected
record from a gridview, which has 6 fields per row. The detail will be
done
using the modal popup. But, and here's the issue, the full record for the
gridview record is 50 fields. I have it all set up and the detailview
showing the proper full record in the modal. Just need to fine tune it
for
updating etc. But all 50 fields are in one long table. The users won't
accept that, and I won't either. I am wondering tho if it would be better
to
use the formview as it allows the use of template fields, like what I have
in
the gridview. As I started looking over the table, I'll need the template
fields. I might have just answered my first question of whether to use a
detailsview or formview. If my thought here is flawed, kindly let me
know.
The other question has to do with whichever I use, can it be "paged" so
the
modal isn't so long? If so, how is that done inside a modal?

Thanks .... John
I rarely use detailsview.
It's only suitable for admin users who don't care about styling IMO.

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.