Go Back   Velocity Reviews > General Computer Discussion > Software
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread
Old 10-05-2007, 04:12 PM   #1
Default ASP.Net 2.0 - Want details view but need control & placement of textboxes etc.


This should probably be an easy question. I'm brand new to .net but not to asp.

Backend - SQL2000
Language = VB

I'm doing your basic Search - View Search Results / use hyperlink to view the details of a single record so that I can update said record.

I'll describe it in a 3 file approach:
search.aspx - > SearchResults.aspx (many records) -> Record Detail.aspx (retrieved via hyperlink on SearchResults.aspx)

The problem I'm having is that every example I've read or watched for this type of Update uses a Grid View or DetailsView grid and I don't want to be stuck in a grid. I want to have control over where I place textboxes, dropdowns, checkboxes etc... I would like absolute control if possible. I was able to do this in .asp with tables etc...

What is the best method for displaying record Details in a way which I can have some control on how they are displayed? For example, I don't want any of the template / grid style views.

Can anyone point me to an example or a method for displaying the cell information in a way which I can manipulate the placement of my fields?

I know, probably a very easy answer, but I just haven't come across it!

Dave


daveydave999
daveydave999 is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
implementation of collapsible panel control in asp.net bhawneshkumar Software 0 07-17-2009 06:38 AM
TRADING FEMALE CELEB INTERVIEWS ON DVD stu DVD Video 1 05-26-2008 09:39 AM
help required in file upload control in asp.net Upmanyu Software 0 03-27-2008 01:51 PM
want to display .chm in browser control of ASP.NET 2.0 pratibhaskhaire General Help Related Topics 0 02-14-2008 06:23 AM
Nested forms and server-side control in ASP.NET mredelin Software 0 12-20-2007 09:12 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

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