Click here to Skip to main content
15,906,463 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Disabling a link button Pin
Rajiya18-Jun-07 18:49
Rajiya18-Jun-07 18:49 
Questiongrid view edit drop down list selection Pin
Christian Graus18-Jun-07 1:24
protectorChristian Graus18-Jun-07 1:24 
AnswerRe: grid view edit drop down list selection Pin
Christian Graus18-Jun-07 1:34
protectorChristian Graus18-Jun-07 1:34 
QuestionAdding a row to a datatable Pin
gauthee18-Jun-07 1:22
gauthee18-Jun-07 1:22 
AnswerRe: Adding a row to a datatable Pin
RepliCrux18-Jun-07 1:31
RepliCrux18-Jun-07 1:31 
GeneralRe: Adding a row to a datatable Pin
gauthee18-Jun-07 1:46
gauthee18-Jun-07 1:46 
GeneralRe: Adding a row to a datatable Pin
RepliCrux18-Jun-07 1:52
RepliCrux18-Jun-07 1:52 
GeneralRe: Adding a row to a datatable Pin
gauthee18-Jun-07 1:58
gauthee18-Jun-07 1:58 
Hi,

Let me enunciate a bit further that would be useful in identifying my concern.

Now the user, would enter few details on a web page and would click 'Add', the details would be orderno, date, etc etc.

The moment he clicks the add we have to display few details in a grid according to the orderno entered, this order info is being retrieved from the database.

So if the user is clicking add button 10 times 10 records should be displayed in the datagrid and all 10 times i would go the databse and get the order info.

This is the reason i created a datatable and bound it with a datagrid. when ever a new order is being added that info should be added to the datatable and finally show in a datagrid!

Hoping i was clear!

Gautham

AnswerRe: Adding a row to a datatable Pin
Chetan Ranpariya18-Jun-07 2:49
Chetan Ranpariya18-Jun-07 2:49 
GeneralRe: Adding a row to a datatable Pin
gauthee18-Jun-07 3:17
gauthee18-Jun-07 3:17 
GeneralRe: Adding a row to a datatable Pin
Chetan Ranpariya18-Jun-07 3:20
Chetan Ranpariya18-Jun-07 3:20 
QuestionControl 'RequiredFieldValidator1' of type 'RequiredFieldValidator' must be placed inside a form tag with runat=server. Pin
Hemant Garg18-Jun-07 1:11
Hemant Garg18-Jun-07 1:11 
AnswerRe: Control 'RequiredFieldValidator1' of type 'RequiredFieldValidator' must be placed inside a form tag with runat=server. Pin
Sylvester george18-Jun-07 1:15
Sylvester george18-Jun-07 1:15 
AnswerRe: Control 'RequiredFieldValidator1' of type 'RequiredFieldValidator' must be placed inside a form tag with runat=server. Pin
RepliCrux18-Jun-07 1:16
RepliCrux18-Jun-07 1:16 
AnswerRe: Control 'RequiredFieldValidator1' of type 'RequiredFieldValidator' must be placed inside a form tag with runat=server. Pin
manojch218-Jun-07 1:16
manojch218-Jun-07 1:16 
GeneralRe: Control 'RequiredFieldValidator1' of type 'RequiredFieldValidator' must be placed inside a form tag with runat=server. Pin
Hemant Garg18-Jun-07 2:22
Hemant Garg18-Jun-07 2:22 
QuestionOrdering an asp.net Listbox Pin
Senseicads18-Jun-07 0:44
Senseicads18-Jun-07 0:44 
AnswerRe: Ordering an asp.net Listbox Pin
Sylvester george18-Jun-07 1:02
Sylvester george18-Jun-07 1:02 
GeneralRe: Ordering an asp.net Listbox Pin
Senseicads18-Jun-07 1:12
Senseicads18-Jun-07 1:12 
QuestionHow to Declare a variable which is static and also global in vb Pin
Hemant Garg18-Jun-07 0:42
Hemant Garg18-Jun-07 0:42 
AnswerRe: How to Declare a variable which is static and also global Pin
RepliCrux18-Jun-07 0:50
RepliCrux18-Jun-07 0:50 
GeneralRe: How to Declare a variable which is static and also global Pin
Hemant Garg18-Jun-07 1:00
Hemant Garg18-Jun-07 1:00 
AnswerRe: How to Declare a variable which is static and also global in vb Pin
RepliCrux18-Jun-07 0:59
RepliCrux18-Jun-07 0:59 
GeneralRe: How to Declare a variable which is static and also global in vb Pin
Hemant Garg18-Jun-07 1:02
Hemant Garg18-Jun-07 1:02 
QuestionRendered HTML output Pin
moon_stick18-Jun-07 0:35
moon_stick18-Jun-07 0:35 

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.