Click here to Skip to main content
15,898,371 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Drag and drop items between two listboxes in asp.net 2.0 with c# Pin
Kuricheti27-Aug-06 18:09
Kuricheti27-Aug-06 18:09 
QuestionHow to make one of the column of datagrid invisible ? Pin
cheeken2u24-Aug-06 16:32
cheeken2u24-Aug-06 16:32 
AnswerRe: How to make one of the column of datagrid invisible ? [modified] Pin
postmaster@programmingknowledge.com24-Aug-06 17:43
postmaster@programmingknowledge.com24-Aug-06 17:43 
GeneralRe: How to make one of the column of datagrid invisible ? Pin
cheeken2u24-Aug-06 20:24
cheeken2u24-Aug-06 20:24 
QuestionAdd Javascript code at runtime Pin
shapper24-Aug-06 15:08
shapper24-Aug-06 15:08 
AnswerRe: Add Javascript code at runtime Pin
minhpc_bk24-Aug-06 15:22
minhpc_bk24-Aug-06 15:22 
QuestionTextBox Focus Pin
oskardiazdeleon24-Aug-06 13:46
oskardiazdeleon24-Aug-06 13:46 
AnswerRe: TextBox Focus Pin
minhpc_bk24-Aug-06 15:25
minhpc_bk24-Aug-06 15:25 
There are many ways to do that, for example in the button click's event handler you can call the Focus method of the textbox, see the sample code from here:

http://msdn2.microsoft.com/en-us/library/ms178232.aspx[^]

AnswerRe: TextBox Focus Pin
postmaster@programmingknowledge.com24-Aug-06 17:36
postmaster@programmingknowledge.com24-Aug-06 17:36 
AnswerRe: TextBox Focus Pin
Suresh Pirsquare25-Aug-06 1:16
Suresh Pirsquare25-Aug-06 1:16 
QuestionGridView column visible property Pin
kalyanPaladugu24-Aug-06 13:15
kalyanPaladugu24-Aug-06 13:15 
AnswerRe: GridView column visible property Pin
minhpc_bk24-Aug-06 15:35
minhpc_bk24-Aug-06 15:35 
GeneralRe: GridView column visible property Pin
Naveed Kamboh25-Aug-06 1:42
Naveed Kamboh25-Aug-06 1:42 
QuestionDifference [modified] Pin
kjosh24-Aug-06 10:13
kjosh24-Aug-06 10:13 
AnswerRe: Difference Pin
Guffa24-Aug-06 10:46
Guffa24-Aug-06 10:46 
QuestionCalling Web service Pin
kjosh24-Aug-06 8:53
kjosh24-Aug-06 8:53 
AnswerRe: Calling Web service Pin
minhpc_bk24-Aug-06 16:21
minhpc_bk24-Aug-06 16:21 
AnswerRe: Calling Web service Pin
postmaster@programmingknowledge.com24-Aug-06 17:46
postmaster@programmingknowledge.com24-Aug-06 17:46 
QuestionTyped DataSet and ObjectDataSource Issue Pin
student_rhr24-Aug-06 8:28
student_rhr24-Aug-06 8:28 
AnswerRe: Typed DataSet and ObjectDataSource Issue Pin
minhpc_bk24-Aug-06 16:23
minhpc_bk24-Aug-06 16:23 
AnswerRe: Typed DataSet and ObjectDataSource Issue Pin
MIHAI_MTZ24-Aug-06 20:25
MIHAI_MTZ24-Aug-06 20:25 
Questiondata type: BIT Pin
Rory Lewis24-Aug-06 7:36
Rory Lewis24-Aug-06 7:36 
AnswerRe: data type: BIT [modified] Pin
Jon Sagara24-Aug-06 8:00
Jon Sagara24-Aug-06 8:00 
GeneralRe: data type: BIT Pin
Rory Lewis24-Aug-06 23:44
Rory Lewis24-Aug-06 23:44 
QuestionBuilding a web page Pin
nannapanenikamalnath24-Aug-06 7:19
nannapanenikamalnath24-Aug-06 7:19 

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.