|
-
Oct 3rd, 2013, 02:48 AM
#1
Thread Starter
Frenzied Member
Table DetailsView Columns
Hi guys
I am trying to build a program that will have 3 DetailsView side by side but I want to have an empty textbox next to each field
I cant seem to be able to get a column in between and I don't see a way to add a column to the detailsView only a field
Here is what I want it to look like
DetailsView:
Field Name Value I want to add
Color Red MyTextBox
Anyone have any ideas, perhaps there is a better control? or way to set this up
My program is reading a textfile from the users computer using text field parser and creating a data table then I am using the details view to display that data vertically rather then horizontally
So instead of
Adress City state
I can go
Address
City
State
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|