Click here to Skip to main content
15,925,081 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: check email is exist or not before sending mail [modified] Pin
sashidhar30-Jan-10 1:14
sashidhar30-Jan-10 1:14 
QuestionAjax animation effect not working Pin
Bajrang Singh29-Jan-10 22:57
Bajrang Singh29-Jan-10 22:57 
QuestionUser control Problem Pin
AndyASPVB29-Jan-10 11:57
AndyASPVB29-Jan-10 11:57 
Hi
I have a user control, which contains a button and gridview. When the user control is loaded in the browser it runs without error. However, when I click the button the button and the gridview simply disappears off the page.

When I view the page on the screen in view source, I noticed that the button doesn't have a unique id. Therefore, I think this may be my problem. Further, when I add a break point to the button, and run in debug mode, the break point is never reached!

The user control that I am having trouble is added to a collection object, which is also itself a user control. The collection object, when I add a button to it directly is fine.

Has anyone come across this problem before? Is the problem unique ids? If so, how do you assign unique ids to user control, and ensure uniqueness when the control is added to a collection?
AnswerRe: User control Problem Pin
Not Active29-Jan-10 13:16
mentorNot Active29-Jan-10 13:16 
GeneralRe: User control Problem Pin
AndyASPVB29-Jan-10 22:24
AndyASPVB29-Jan-10 22:24 
Questionlogin Pin
arkiboys29-Jan-10 2:47
arkiboys29-Jan-10 2:47 
AnswerRe: login Pin
Not Active29-Jan-10 5:26
mentorNot Active29-Jan-10 5:26 
GeneralRe: login Pin
arkiboys29-Jan-10 10:02
arkiboys29-Jan-10 10:02 
Questionproblematically merging rows and Columns in Gridview Pin
vineesh v29-Jan-10 1:50
vineesh v29-Jan-10 1:50 
AnswerRe: problematically merging rows and Columns in Gridview Pin
Prosanta Kundu online31-Jan-10 17:34
Prosanta Kundu online31-Jan-10 17:34 
QuestionInsert Record from Textbox into GridView Pin
.NET- India 29-Jan-10 1:03
.NET- India 29-Jan-10 1:03 
AnswerRe: Insert Record from Textbox into GridView Pin
nagendrathecoder29-Jan-10 1:15
nagendrathecoder29-Jan-10 1:15 
AnswerRe: Insert Record from Textbox into GridView Pin
sashidhar29-Jan-10 1:20
sashidhar29-Jan-10 1:20 
GeneralRe: Insert Record from Textbox into GridView Pin
nagendrathecoder29-Jan-10 1:24
nagendrathecoder29-Jan-10 1:24 
GeneralRe: Insert Record from Textbox into GridView Pin
sashidhar29-Jan-10 1:27
sashidhar29-Jan-10 1:27 
GeneralRe: Insert Record from Textbox into GridView Pin
nagendrathecoder29-Jan-10 1:31
nagendrathecoder29-Jan-10 1:31 
GeneralRe: Insert Record from Textbox into GridView Pin
.NET- India 29-Jan-10 2:00
.NET- India 29-Jan-10 2:00 
GeneralRe: Insert Record from Textbox into GridView Pin
sashidhar29-Jan-10 4:38
sashidhar29-Jan-10 4:38 
QuestionASP.net Pin
gul_aries28-Jan-10 23:50
gul_aries28-Jan-10 23:50 
AnswerRe: ASP.net Pin
Abhijit Jana29-Jan-10 0:20
professionalAbhijit Jana29-Jan-10 0:20 
AnswerRe: ASP.net Pin
R. Giskard Reventlov29-Jan-10 0:45
R. Giskard Reventlov29-Jan-10 0:45 
QuestionCan i put Response.Redirect("errorpage.aspx") in Application_Error()? Pin
adkalavadia28-Jan-10 23:32
adkalavadia28-Jan-10 23:32 
AnswerRe: Can i put Response.Redirect("errorpage.aspx") in Application_Error()? Pin
Qasim198428-Jan-10 23:50
professionalQasim198428-Jan-10 23:50 
GeneralRe: Can i put Response.Redirect("errorpage.aspx") in Application_Error()? Pin
adkalavadia29-Jan-10 0:18
adkalavadia29-Jan-10 0:18 
AnswerRe: Can i put Response.Redirect("errorpage.aspx") in Application_Error()? Pin
sashidhar29-Jan-10 0:29
sashidhar29-Jan-10 0:29 

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.