Click here to Skip to main content
15,919,479 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: any idea how to do log in system? Pin
eggsovereasy23-Aug-06 4:55
eggsovereasy23-Aug-06 4:55 
Questionhow to set focus to textbox Pin
Ramu.e22-Aug-06 17:57
Ramu.e22-Aug-06 17:57 
AnswerRe: how to set focus to textbox Pin
Jay_se22-Aug-06 18:41
Jay_se22-Aug-06 18:41 
AnswerRe: how to set focus to textbox Pin
postmaster@programmingknowledge.com22-Aug-06 18:43
postmaster@programmingknowledge.com22-Aug-06 18:43 
Questionasp.net validation with java script Pin
prabhakar dwivedi22-Aug-06 17:30
prabhakar dwivedi22-Aug-06 17:30 
AnswerRe: asp.net validation with java script Pin
_AK_22-Aug-06 18:30
_AK_22-Aug-06 18:30 
QuestionDataSet Problem. Pin
ypsyong22-Aug-06 16:41
ypsyong22-Aug-06 16:41 
AnswerRe: DataSet Problem. Pin
Jay_se22-Aug-06 18:08
Jay_se22-Aug-06 18:08 
You may refer the 'DataTable' in your DataSet. In that 'DataTable', you may edit the data whatever u want, by using 'DataRow'.

Note that you can refer each value in the DataRow using its Index. For example row["Title"].

Hope it ll help u.

Regards,

Jay

GeneralRe: DataSet Problem. Pin
ypsyong22-Aug-06 19:03
ypsyong22-Aug-06 19:03 
GeneralRe: DataSet Problem. [modified] Pin
Jay_se22-Aug-06 19:25
Jay_se22-Aug-06 19:25 
QuestionASP.NET switching from form to form in code? Pin
Solly7422-Aug-06 10:47
Solly7422-Aug-06 10:47 
AnswerRe: ASP.NET switching from form to form in code? Pin
Mike Ellison22-Aug-06 10:57
Mike Ellison22-Aug-06 10:57 
GeneralRe: ASP.NET switching from form to form in code? Pin
Solly7422-Aug-06 11:13
Solly7422-Aug-06 11:13 
GeneralRe: ASP.NET switching from form to form in code? Pin
Solly7422-Aug-06 11:26
Solly7422-Aug-06 11:26 
GeneralRe: ASP.NET switching from form to form in code? Pin
Mike Ellison22-Aug-06 12:18
Mike Ellison22-Aug-06 12:18 
GeneralRe: ASP.NET switching from form to form in code? Pin
Not Active22-Aug-06 14:57
mentorNot Active22-Aug-06 14:57 
QuestionEnable User to choose diffrent Designs at Run Time Pin
X204022-Aug-06 10:26
X204022-Aug-06 10:26 
AnswerRe: Enable User to choose diffrent Designs at Run Time Pin
Mike Ellison22-Aug-06 11:02
Mike Ellison22-Aug-06 11:02 
QuestionASP ADO Variable Problem [modified] Pin
Soot22-Aug-06 10:23
Soot22-Aug-06 10:23 
GeneralRe: ASP ADO Variable Problem Pin
Guffa22-Aug-06 11:18
Guffa22-Aug-06 11:18 
GeneralRe: ASP ADO Variable Problem Pin
Soot23-Aug-06 4:27
Soot23-Aug-06 4:27 
AnswerRe: ASP ADO Variable Problem Pin
Guffa23-Aug-06 12:01
Guffa23-Aug-06 12:01 
QuestionIs there a way to do a find search in gridview? Pin
blurMember22-Aug-06 10:01
blurMember22-Aug-06 10:01 
AnswerRe: Is there a way to do a find search in gridview? Pin
minhpc_bk22-Aug-06 15:26
minhpc_bk22-Aug-06 15:26 
GeneralRe: Is there a way to do a find search in gridview? Pin
blurMember22-Aug-06 19:40
blurMember22-Aug-06 19:40 

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.