Click here to Skip to main content
15,890,512 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSizeToReportContent report viewer Pin
raquidd223-May-07 6:16
raquidd223-May-07 6:16 
QuestionSetting Minimum Size on a Browser Pin
Brent Wagner McIntosh3-May-07 5:49
Brent Wagner McIntosh3-May-07 5:49 
AnswerRe: Setting Minimum Size on a Browser Pin
eggsovereasy3-May-07 10:57
eggsovereasy3-May-07 10:57 
AnswerRe: Setting Minimum Size on a Browser Pin
Brent Wagner McIntosh3-May-07 11:24
Brent Wagner McIntosh3-May-07 11:24 
GeneralRe: Setting Minimum Size on a Browser Pin
Sandeep Akhare3-May-07 20:37
Sandeep Akhare3-May-07 20:37 
QuestionGrid View problems Pin
Bajrang Singh3-May-07 5:40
Bajrang Singh3-May-07 5:40 
AnswerRe: Grid View problems Pin
SABhatti3-May-07 9:48
SABhatti3-May-07 9:48 
GeneralRe: Grid View problems Pin
Bajrang Singh3-May-07 20:42
Bajrang Singh3-May-07 20:42 
Thanks Bhati
I did the same but in code behind following errors comes:
CS0103: The name 'DDLMaterialCode2' does not exist in the current context
I wrote this code:

protected virtual void DDLMaterialCode2SelectedIndexChanged()<br />
{<br />
        Response.Write(DDLMaterialCode2.Text);<br />
        Response.End();<br />
} 


Should I pass these parameters (object sender, EventArgs e) to this function.
and Is it Correct OnSelectedIndexChanged="DDLMaterialCode2SelectedIndexChanged"
Hope to get fast reply
Thanks

Bajrang
Using .net 2.0 (VS2005)

AnswerRe: Grid View problems Pin
Chetan Ranpariya3-May-07 21:05
Chetan Ranpariya3-May-07 21:05 
GeneralRe: Grid View problems Pin
SABhatti4-May-07 15:23
SABhatti4-May-07 15:23 
Questioncrystalreport maximum report processing jobs limit problem Pin
Abolfazl Sheikhloo3-May-07 4:47
Abolfazl Sheikhloo3-May-07 4:47 
QuestionRefersh the datagrid Pin
saravanan053-May-07 4:25
saravanan053-May-07 4:25 
AnswerRe: Refersh the datagrid Pin
enjoycrack3-May-07 4:30
enjoycrack3-May-07 4:30 
QuestionSecurityException Pin
deepaks33-May-07 4:07
deepaks33-May-07 4:07 
AnswerRe: SecurityException Pin
enjoycrack3-May-07 4:31
enjoycrack3-May-07 4:31 
GeneralRe: SecurityException Pin
deepaks33-May-07 6:33
deepaks33-May-07 6:33 
GeneralRe: SecurityException [modified] Pin
Sandeep Kumar3-May-07 19:06
Sandeep Kumar3-May-07 19:06 
QuestionUser Control Pin
Kushi Bobby3-May-07 4:00
Kushi Bobby3-May-07 4:00 
QuestionHyper Link Rendering Problem in mail Pin
N a v a n e e t h3-May-07 3:48
N a v a n e e t h3-May-07 3:48 
AnswerRe: Hyper Link Rendering Problem in mail Pin
enjoycrack3-May-07 3:58
enjoycrack3-May-07 3:58 
AnswerRe: Hyper Link Rendering Problem in mail Pin
Abolfazl Sheikhloo3-May-07 4:34
Abolfazl Sheikhloo3-May-07 4:34 
Questionlogin as entrypoint to my web application Pin
aransiola3-May-07 3:33
aransiola3-May-07 3:33 
AnswerRe: login as entrypoint to my web application Pin
Tarakeshwar Reddy3-May-07 3:43
professionalTarakeshwar Reddy3-May-07 3:43 
AnswerRe: login as entrypoint to my web application Pin
enjoycrack3-May-07 3:47
enjoycrack3-May-07 3:47 
AnswerRe: login as entrypoint to my web application Pin
Sandeep Kumar3-May-07 3:58
Sandeep Kumar3-May-07 3:58 

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.