Click here to Skip to main content
15,887,683 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to insert an image dynamically into a table Pin
rahul honey4-Nov-11 2:50
rahul honey4-Nov-11 2:50 
Questionhi friends Pin
xgow3-Nov-11 21:24
xgow3-Nov-11 21:24 
AnswerRe: hi friends Pin
Anurag Gandhi3-Nov-11 22:34
professionalAnurag Gandhi3-Nov-11 22:34 
QuestionCollecting data from website in DataTable Pin
Mugdha_Aditya3-Nov-11 19:15
Mugdha_Aditya3-Nov-11 19:15 
AnswerRe: Collecting data from website in DataTable Pin
Richard MacCutchan3-Nov-11 23:39
mveRichard MacCutchan3-Nov-11 23:39 
AnswerRe: Collecting data from website in DataTable Pin
jkirkerx5-Nov-11 17:36
professionaljkirkerx5-Nov-11 17:36 
GeneralRe: Collecting data from website in DataTable Pin
Mugdha_Aditya8-Nov-11 2:05
Mugdha_Aditya8-Nov-11 2:05 
Questionasp.net 2010 single row control Pin
classy_dog3-Nov-11 11:45
classy_dog3-Nov-11 11:45 
Since I am new to working with C#.asp.net 2010 webforms, I would like suggestions on using a formview control versus a listview control or possibly an asp.net table control.
For the the page I am working with, only one row will be disaplyed at a time while the user either inserts or updates data for that row. I am suppose to have three columns which are: the column name, column value and column description. I also want to
display the various columns by categories.

I know I could accomplish my goal with an asp.net table control, but I do not believe this is the best solution. I only want to use this soltuion if nothing else works.

So far I have used a formview control since it is setup for only one row at a time and it is more customizable than a detailview
control is. What I would to do is setup my three columns that are 'grid' style. I know the detailview is grid style, but you can
not do any extra formatting.
Thus can you tell me with the formview control, can I add an extra column (for the static description of the columns) and make
the column name and column values look more like a grid. If so, how would you accomplish this goal?
I would also like to add a few separator rows that would indicate what category the group of columns are setup for. Can a
formview control meet this requirement? If so, can you point me a reference that i can use to see how to accomplish this task?

If the formview control does not work, can you point me to references where a listview control would meet my requirements?
AnswerRe: asp.net 2010 single row control Pin
Rocky#4-Nov-11 0:52
Rocky#4-Nov-11 0:52 
QuestionDebugging Pin
indian1433-Nov-11 11:08
indian1433-Nov-11 11:08 
QuestionQuering Active directory Pin
byka3-Nov-11 8:09
byka3-Nov-11 8:09 
AnswerRe: Quering Active directory Pin
Richard MacCutchan3-Nov-11 23:40
mveRichard MacCutchan3-Nov-11 23:40 
GeneralRe: Quering Active directory Pin
byka8-Nov-11 3:39
byka8-Nov-11 3:39 
GeneralRe: Quering Active directory Pin
Richard MacCutchan8-Nov-11 5:43
mveRichard MacCutchan8-Nov-11 5:43 
QuestionHow to export rdlc report to PDF without using ReportViewer Pin
uspatel3-Nov-11 4:52
professionaluspatel3-Nov-11 4:52 
AnswerRe: How to export rdlc report to PDF without using ReportViewer Pin
purnananda behera7-Nov-11 19:05
purnananda behera7-Nov-11 19:05 
Questionopen excel in specific spredsheet Pin
polycom1233-Nov-11 3:24
polycom1233-Nov-11 3:24 
AnswerRe: open excel in specific spredsheet Pin
Dalek Dave6-Nov-11 6:43
professionalDalek Dave6-Nov-11 6:43 
GeneralRe: open excel in specific spredsheet Pin
polycom1236-Nov-11 20:47
polycom1236-Nov-11 20:47 
Questiondynamic generation of template field in grid view Pin
vidya.ms3-Nov-11 1:49
vidya.ms3-Nov-11 1:49 
QuestionDevelopment Issue : BC30311: Value of type 'System.Web.UI.Control' cannot be converted to 'System.Windows.Forms.TextBox'. Pin
Palavesam Pattan2-Nov-11 20:43
professionalPalavesam Pattan2-Nov-11 20:43 
AnswerRe: Development Issue : BC30311: Value of type 'System.Web.UI.Control' cannot be converted to 'System.Windows.Forms.TextBox'. Pin
Richard MacCutchan2-Nov-11 21:53
mveRichard MacCutchan2-Nov-11 21:53 
GeneralRe: Development Issue : BC30311: Value of type 'System.Web.UI.Control' cannot be converted to 'System.Windows.Forms.TextBox'. Pin
Palavesam Pattan2-Nov-11 23:19
professionalPalavesam Pattan2-Nov-11 23:19 
GeneralRe: Development Issue : BC30311: Value of type 'System.Web.UI.Control' cannot be converted to 'System.Windows.Forms.TextBox'. Pin
Richard MacCutchan2-Nov-11 23:40
mveRichard MacCutchan2-Nov-11 23:40 
GeneralRe: Development Issue : BC30311: Value of type 'System.Web.UI.Control' cannot be converted to 'System.Windows.Forms.TextBox'. Pin
Palavesam Pattan3-Nov-11 0:05
professionalPalavesam Pattan3-Nov-11 0:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.