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

ASP.NET

 
GeneralRe: How to Hide and Show button Pin
ypsyong27-Aug-06 15:47
ypsyong27-Aug-06 15:47 
GeneralRe: How to Hide and Show button Pin
_AK_27-Aug-06 21:03
_AK_27-Aug-06 21:03 
QuestionHow to identify location of controls in asp.net 2.0 Pin
Kuricheti24-Aug-06 18:15
Kuricheti24-Aug-06 18:15 
QuestionDrag and drop items between two listboxes in asp.net 2.0 with c# Pin
Kuricheti24-Aug-06 18:13
Kuricheti24-Aug-06 18:13 
AnswerRe: Drag and drop items between two listboxes in asp.net 2.0 with c# Pin
Naveed Kamboh25-Aug-06 1:37
Naveed Kamboh25-Aug-06 1:37 
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 
using property a column can be make invisible.


<asp:EditCommandColumn Visible="False" ButtonType="PushButton" UpdateText="Update" HeaderText="Edit" CancelText="Cancel" EditText="Edit"></asp:EditCommandColumn>


=postmaster
www.programmingknowledge.com


-- modified at 23:43 Thursday 24th August, 2006
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 
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 

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.