![]() |
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
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 |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
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 |