Click here to Skip to main content
16,005,037 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: fetching the property value from a usercontrol which is in another usercontrol Pin
Sandeep_Kumbhar24-May-07 19:22
Sandeep_Kumbhar24-May-07 19:22 
QuestionGridview + asp.net 2.0 + c# Pin
ritu432124-May-07 0:43
ritu432124-May-07 0:43 
AnswerRe: Gridview + asp.net 2.0 + c# Pin
enjoycrack24-May-07 0:47
enjoycrack24-May-07 0:47 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
ritu432124-May-07 0:55
ritu432124-May-07 0:55 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
enjoycrack24-May-07 0:57
enjoycrack24-May-07 0:57 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
ritu432124-May-07 1:04
ritu432124-May-07 1:04 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
enjoycrack24-May-07 1:10
enjoycrack24-May-07 1:10 
AnswerRe: Gridview + asp.net 2.0 + c# Pin
Nouman Bhatti24-May-07 2:46
Nouman Bhatti24-May-07 2:46 
You can do that by changing the code in html view.

for example u have a column with name "Column0" in your grid
u want to see text in textbox on it's edit and insert mode

for that just go in your html view and in edittemplatecolumn tag with search the text property of your textbox and change it

text='<%#bind(databaseColumnName)%>'

hope i make my self clear to u
Questionwebpartmanager Pin
pchakma_buet24-May-07 0:38
pchakma_buet24-May-07 0:38 
Questionhow to upload an excel file and store it in database Pin
sooreeagt24-May-07 0:15
sooreeagt24-May-07 0:15 
AnswerRe: how to upload an excel file and store it in database Pin
Sherin Iranimose24-May-07 0:30
Sherin Iranimose24-May-07 0:30 
QuestionHow To highlight a row or a column in a datagrid....? Pin
Balagurunathan S24-May-07 0:04
Balagurunathan S24-May-07 0:04 
AnswerRe: How To highlight a row or a column in a datagrid....? Pin
enjoycrack24-May-07 0:34
enjoycrack24-May-07 0:34 
GeneralRe: How To highlight a row or a column in a datagrid....? Pin
Balagurunathan S24-May-07 0:41
Balagurunathan S24-May-07 0:41 
GeneralRe: How To highlight a row or a column in a datagrid....? Pin
enjoycrack24-May-07 0:44
enjoycrack24-May-07 0:44 
AnswerRe: How To highlight a row or a column in a datagrid....? Pin
Harini N K24-May-07 0:49
Harini N K24-May-07 0:49 
Questionpassing an array between ASP pages using C# Pin
rkherath23-May-07 23:31
rkherath23-May-07 23:31 
AnswerRe: passing an array between ASP pages using C# Pin
enjoycrack23-May-07 23:36
enjoycrack23-May-07 23:36 
GeneralRe: passing an array between ASP pages using C# Pin
rkherath23-May-07 23:43
rkherath23-May-07 23:43 
GeneralRe: passing an array between ASP pages using C# Pin
enjoycrack23-May-07 23:46
enjoycrack23-May-07 23:46 
AnswerRe: passing an array between ASP pages using C# Pin
Sandeep Akhare23-May-07 23:40
Sandeep Akhare23-May-07 23:40 
GeneralRe: passing an array between ASP pages using C# Pin
rkherath23-May-07 23:47
rkherath23-May-07 23:47 
GeneralRe: passing an array between ASP pages using C# Pin
enjoycrack24-May-07 0:30
enjoycrack24-May-07 0:30 
GeneralRe: passing an array between ASP pages using C# Pin
rkherath24-May-07 1:08
rkherath24-May-07 1:08 
AnswerRe: passing an array between ASP pages using C# Pin
Sherin Iranimose23-May-07 23:50
Sherin Iranimose23-May-07 23:50 

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.