Click here to Skip to main content
15,911,132 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDatagrid Pin
kuwl_mark11-Jun-06 18:51
kuwl_mark11-Jun-06 18:51 
GeneralRe: Datagrid Pin
amaneet11-Jun-06 20:03
amaneet11-Jun-06 20:03 
AnswerRe: Datagrid Pin
Reza Raad11-Jun-06 20:36
Reza Raad11-Jun-06 20:36 
QuestionAccessing public methods in User Controls? Pin
kbalias11-Jun-06 18:50
kbalias11-Jun-06 18:50 
AnswerRe: Accessing public methods in User Controls? Pin
Reza Raad11-Jun-06 21:13
Reza Raad11-Jun-06 21:13 
QuestionHow to use Contains() in an .ASPX page??? Pin
code-frog11-Jun-06 16:27
professionalcode-frog11-Jun-06 16:27 
AnswerRe: How to use Contains() in an .ASPX page??? Pin
Guffa11-Jun-06 18:53
Guffa11-Jun-06 18:53 
QuestionOnRowCreated - Setting the properties of a column control Pin
PeteConc11-Jun-06 4:04
PeteConc11-Jun-06 4:04 
Hi. I have a GridView bound to a DataTable. The columns of the GridView are TemplateColumns with a TextBox in it.
The textbox columns appear with the values of the DataTable.

What I am trying to do is setting the TextBox to ReadOnly if certain conditions are met. I tried to do this within a handle to OnRowCreated (I get the created row in the eventargs e.Row). The problem is that I don't know how to get the TextBox object of a specific column in that row and set it's properties to ReadOnly.

Any help?
Thanks!

AnswerRe: OnRowCreated - Setting the properties of a column control Pin
minhpc_bk11-Jun-06 15:37
minhpc_bk11-Jun-06 15:37 
Question"operation must use an updatable query" error message Pin
isiran11-Jun-06 2:16
isiran11-Jun-06 2:16 
GeneralRe: "operation must use an updatable query" error message Pin
Guffa11-Jun-06 2:45
Guffa11-Jun-06 2:45 
AnswerRe: "operation must use an updatable query" error message Pin
sandeep_thakur12-Jun-06 20:29
sandeep_thakur12-Jun-06 20:29 
GeneralRe: "operation must use an updatable query" error message [modified] Pin
isiran13-Jun-06 0:14
isiran13-Jun-06 0:14 
QuestionConfirmation E-mail not working Pin
preethishivbaba11-Jun-06 1:47
preethishivbaba11-Jun-06 1:47 
AnswerRe: Confirmation E-mail not working Pin
Tarakeshwar Reddy11-Jun-06 3:32
professionalTarakeshwar Reddy11-Jun-06 3:32 
GeneralRe: Confirmation E-mail not working Pin
preethishivbaba11-Jun-06 15:39
preethishivbaba11-Jun-06 15:39 
GeneralRe: Confirmation E-mail not working Pin
Guffa11-Jun-06 18:57
Guffa11-Jun-06 18:57 
AnswerRe: Confirmation E-mail not working Pin
Guffa11-Jun-06 22:04
Guffa11-Jun-06 22:04 
QuestionHow can i run Server.HtmlEncode() on an XMLControls output? Pin
Red_Wizard_Shot_The_Food10-Jun-06 8:16
Red_Wizard_Shot_The_Food10-Jun-06 8:16 
QuestionHow we canFind File Size before uploading in ASP.NET 2.0 Pin
Haridas.R10-Jun-06 3:12
Haridas.R10-Jun-06 3:12 
AnswerRe: How we canFind File Size before uploading in ASP.NET 2.0 Pin
Tarakeshwar Reddy10-Jun-06 3:34
professionalTarakeshwar Reddy10-Jun-06 3:34 
GeneralRe: How we canFind File Size before uploading in ASP.NET 2.0 Pin
Haridas.R10-Jun-06 3:54
Haridas.R10-Jun-06 3:54 
GeneralRe: How we canFind File Size before uploading in ASP.NET 2.0 Pin
Tarakeshwar Reddy10-Jun-06 4:02
professionalTarakeshwar Reddy10-Jun-06 4:02 
QuestionDisplay Date in a DropDownList Pin
Chandan_Kr10-Jun-06 2:06
Chandan_Kr10-Jun-06 2:06 
AnswerRe: Display Date in a DropDownList Pin
minhpc_bk11-Jun-06 15:47
minhpc_bk11-Jun-06 15:47 

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.