Click here to Skip to main content
15,896,727 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Dynamic dropdown list Pin
_AK_21-Nov-06 18:08
_AK_21-Nov-06 18:08 
QuestionPlease Help in Date Functions[modified] Pin
JVVS20-Nov-06 17:55
JVVS20-Nov-06 17:55 
AnswerRe: Please Help in Date Functions[modified] Pin
Guffa20-Nov-06 18:41
Guffa20-Nov-06 18:41 
GeneralRe: Please Help in Date Functions[modified] Pin
JVVS20-Nov-06 18:55
JVVS20-Nov-06 18:55 
GeneralRe: Please Help in Date Functions[modified] Pin
Guffa20-Nov-06 21:40
Guffa20-Nov-06 21:40 
QuestionAccessing Html controls created in javascript Pin
Rajaraman Soundararajan20-Nov-06 17:32
Rajaraman Soundararajan20-Nov-06 17:32 
QuestionPlease Help! INCLUDE PAGE from Variable Pin
steeleimaging20-Nov-06 16:39
steeleimaging20-Nov-06 16:39 
QuestionHow to Create an Invoice-like Form in ASP NET 2.0 Pin
ezani20-Nov-06 16:24
ezani20-Nov-06 16:24 
I'm building a web accounting application in ASP.NET 2.0 using VS 2005 and SQL Express. I already developed a VB6 accounting app but re-developing in ASP.NET 2.0 is a bit difficult.

My problem is in making the form/web page look very much like the actual business form, say a sales invoice. In VB6 I could use the DBGrid control to add data but in ASP.NET 2.0 the GridView can only edit, select or delete. How to Create an Invoice-like Form in ASP NET 2.0 ?

I am at the moment trying to use a FormView for the invoice header so that I can rearrange the textboxes so that it looks like an invoice header (eg. invoice number, date on the right top edge, address on the left top edge, etc)

For the line item details (Stock Code, Description, Qty, Price and Amount) I put another FormView with a row of text boxes and an Insert link at the end and then a GridView just below it so that the columns are aligned with the input text boxes above. When users enter the input in the one-row text boxes above the grid, they can inserted into the grid row by row and the text boxes become blank again to accept new input.

I have tried to use the DetailView control to make my programming easier but I find no way to convert it into one single row rather than what it is now (1 column, a new rows for each field).

Anybody knows of a better way ?

Ezani
QuestionDesigning an Email application Pin
hasanali0020-Nov-06 11:52
hasanali0020-Nov-06 11:52 
AnswerRe: Designing an Email application Pin
Tal Kain20-Nov-06 15:01
Tal Kain20-Nov-06 15:01 
QuestionServer Side Localization Pin
Filipe Peixinho20-Nov-06 10:53
Filipe Peixinho20-Nov-06 10:53 
AnswerRe: Server Side Localization Pin
indianet20-Nov-06 15:03
indianet20-Nov-06 15:03 
QuestionEmail Error Pin
shapper20-Nov-06 10:37
shapper20-Nov-06 10:37 
AnswerRe: Email Error Pin
indianet20-Nov-06 14:50
indianet20-Nov-06 14:50 
QuestionAlter Tooltip property of TableRow in UserControl Pin
pahlsson20-Nov-06 8:33
pahlsson20-Nov-06 8:33 
AnswerRe: Alter Tooltip property of TableRow in UserControl Pin
indianet20-Nov-06 10:55
indianet20-Nov-06 10:55 
QuestionRegistering server control ID Pin
Krrish20-Nov-06 7:43
Krrish20-Nov-06 7:43 
AnswerRe: Registering server control ID Pin
iamrashida8320-Nov-06 8:20
iamrashida8320-Nov-06 8:20 
QuestionInvalid postback or callback argument Pin
Krrish20-Nov-06 7:33
Krrish20-Nov-06 7:33 
AnswerRe: Invalid postback or callback argument Pin
Grapes-R-Fun20-Nov-06 9:30
Grapes-R-Fun20-Nov-06 9:30 
AnswerRe: Invalid postback or callback argument Pin
indianet20-Nov-06 14:56
indianet20-Nov-06 14:56 
QuestionDownloading Image Pin
Marek Konieczny20-Nov-06 7:25
Marek Konieczny20-Nov-06 7:25 
AnswerRe: Downloading Image Pin
iamrashida8320-Nov-06 8:30
iamrashida8320-Nov-06 8:30 
GeneralRe: Downloading Image Pin
iamrashida8320-Nov-06 8:34
iamrashida8320-Nov-06 8:34 
GeneralRe: Downloading Image Pin
Marek Konieczny20-Nov-06 23:25
Marek Konieczny20-Nov-06 23:25 

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.