Questions tagged [aspx-user-control]
94 questions
0
votes
0 answers
0
votes
0 answers
Stop recompiling usercontrols without code behind
I have a CMS created in asp.net FrameWork 4.72. hosted on an IIS 8.5
The content is rendered by loading Usercontrols without Codebehind(example below) so I without updating bin files can make changes to content
My Issue is that when I make a change…

user2435866
- 51
- 9
0
votes
2 answers
Asp.net textbox returns empty string when enter key is pressed at the end of text vb.net
I am very new to the world of aspx, web forms. But I am assigned to development of webform due to some circumstances. I am somehow struggling and surviving in this. I have a problem, may be if someone who is familiar with this, can help me…

Priya
- 329
- 3
- 14
0
votes
1 answer
How to call button click function in ascx
I am trying to add a button to my ascx page and do some functionalities. But the button OnClick not firing. So, please advise me on how to access the button click method. Thank you
ascx page:

Kasun sunil
- 15
- 4
0
votes
1 answer
How to customize Telerik Header Context Menu?
I want to customize the Telerik Header Context Menu by adding additional button to it and I want to change labels of existing buttons. How can I do it? I know that I can set custom CSS class, but this is not I'm looking for.

Joseph Katzman
- 1,959
- 6
- 21
- 47
0
votes
0 answers
How Can I Show Exception Message in Custom Error Page in WebForms?
I have written a code in webforms to redirect to the custom error page in web.config file.
…

Biraj Dahal
- 57
- 1
- 13
0
votes
1 answer
C# code to clear textbox on click is not working, error
I have created a aspx webpage that searches a sql database and that search is returned in a gridview. I am using a textbox and button to do the search. The search works fine but I am trying to clear the textbox on button click.
My cs coding…

WGraulich
- 11
- 4
0
votes
1 answer
AjaxControlToolkit ComboBox Selected Value Manual Reset Not Working in asp.net c#
I am using AjaxControlToolkit combo box. On the page load, I have set the selected value to the combo box. After the page loaded successfully, I have cleared the combo box selected the value in the text box of the combo box manually. The selected…

Raja
- 1
- 1
0
votes
1 answer
How to set value of HtmlTableCell dynamically in ASP.NET Webforms?
I have an aspx file and its small part of the code is
Header1 |
---|