Click here to Skip to main content
15,880,469 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: is it possible to import a dll file which was developed my vb.net in to a asp.net application? Pin
MS Lee17-Dec-08 18:01
MS Lee17-Dec-08 18:01 
QuestionGridView HeaderText Horizontaly Pin
EBeylo17-Dec-08 3:06
EBeylo17-Dec-08 3:06 
AnswerRe: GridView HeaderText Horizontaly Pin
Abhijit Jana17-Dec-08 3:18
professionalAbhijit Jana17-Dec-08 3:18 
GeneralRe: GridView HeaderText Horizontaly Pin
EBeylo17-Dec-08 3:28
EBeylo17-Dec-08 3:28 
GeneralRe: GridView HeaderText Horizontaly Pin
Abhijit Jana17-Dec-08 3:36
professionalAbhijit Jana17-Dec-08 3:36 
GeneralRe: GridView HeaderText Horizontaly Pin
EBeylo17-Dec-08 3:48
EBeylo17-Dec-08 3:48 
QuestionGridView event handler not working Pin
compninja2517-Dec-08 2:59
compninja2517-Dec-08 2:59 
AnswerRe: GridView event handler not working Pin
Abhijit Jana17-Dec-08 3:13
professionalAbhijit Jana17-Dec-08 3:13 
itmaster21 wrote:
gv2.RowCreated += new GridViewRowEventHandler(gv2_RowCreated);

From where you are executing this ? If you want to execute Event handler of a runtime created controls, you need to add this event handler before Page_Load()


GeneralRe: GridView event handler not working Pin
compninja2517-Dec-08 3:38
compninja2517-Dec-08 3:38 
GeneralRe: GridView event handler not working [modified] Pin
compninja2517-Dec-08 3:45
compninja2517-Dec-08 3:45 
GeneralRe: GridView event handler not working Pin
compninja2517-Dec-08 4:12
compninja2517-Dec-08 4:12 
AnswerRe: GridView event handler not working Pin
Brij17-Dec-08 3:14
mentorBrij17-Dec-08 3:14 
GeneralRe: GridView event handler not working Pin
compninja2517-Dec-08 3:37
compninja2517-Dec-08 3:37 
GeneralRe: GridView event handler not working Pin
Brij17-Dec-08 3:50
mentorBrij17-Dec-08 3:50 
GeneralRe: GridView event handler not working Pin
Abhijit Jana17-Dec-08 3:38
professionalAbhijit Jana17-Dec-08 3:38 
GeneralRe: GridView event handler not working Pin
Brij17-Dec-08 3:48
mentorBrij17-Dec-08 3:48 
AnswerRe: GridView event handler not working Pin
compninja2517-Dec-08 7:09
compninja2517-Dec-08 7:09 
GeneralRe: GridView event handler not working Pin
Abhijit Jana17-Dec-08 17:42
professionalAbhijit Jana17-Dec-08 17:42 
QuestionASP.NET Web Application's dll reference in Web Sites projects Pin
ZiaMehdi17-Dec-08 2:35
ZiaMehdi17-Dec-08 2:35 
AnswerRe: ASP.NET Web Application's dll reference in Web Sites projects Pin
Abhijit Jana17-Dec-08 3:47
professionalAbhijit Jana17-Dec-08 3:47 
AnswerRe: ASP.NET Web Application's dll reference in Web Sites projects Pin
Brij17-Dec-08 4:04
mentorBrij17-Dec-08 4:04 
QuestionRe: ASP.NET Web Application's dll reference in Web Sites projects Pin
ZiaMehdi17-Dec-08 21:34
ZiaMehdi17-Dec-08 21:34 
Questionlimitation for number of Asynchronous threads that we can create using ASP.net Pin
NeetiGulati17-Dec-08 2:29
NeetiGulati17-Dec-08 2:29 
AnswerRe: limitation for number of Asynchronous threads that we can create using ASP.net Pin
Abhijit Jana17-Dec-08 2:35
professionalAbhijit Jana17-Dec-08 2:35 
AnswerRe: limitation for number of Asynchronous threads that we can create using ASP.net Pin
Brij17-Dec-08 2:39
mentorBrij17-Dec-08 2:39 

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.