Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Controls / November 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Adding Dynamic CheckBox Control State Problem30 Nov 2003 15:33 GMT1
I am trying to add a checkbox dynamically in reply to a button click.
Each button click will add a new checkbox object to an ArrayList
Object. I store this ArrayList object in the session and populate it.
private void Button1_Click(object sender, System.EventArgs e){
Validation Question29 Nov 2003 20:42 GMT2
I have The Following. (Visual Studio  - ASP using VB)
   Radiobutton with groupname="JNL"
                                           ID="rb1"
                                        Text="yes"
Indent Items in a Web Forms ListBox29 Nov 2003 14:33 GMT2
I want to represent the list of items as a heirarchy by
indenting each item by a set amount depending on its level.
For example level 1 = no spaces, level 1 = 2 spaces etc.
If I try too use leading spaces or tabs to do this the
Formatting Data in a Bound Repeater28 Nov 2003 16:30 GMT1
Okay, I've wasted a day researching and experimenting
with no success.  Would someone tell me why the code
below doesn't format properly, and how I can get it to,
please?  This is in the ItemTemplate of a repeater, and
OnItemCommand and Paging in DataGrid28 Nov 2003 14:11 GMT1
I just changed a hyperlink column to a button column,
added an OnItemCommand so that I could better control
my screen stack. Lo and behold, it worked fine except my
paging no longer works. It appears that OnItemControl is
Handle exception in ProcessPostData28 Nov 2003 08:03 GMT2
Is there any way to catch (and handle) exceptions in the ProcessPostData or
ProcessPostDataSecondTry methods?
p.s.
"No" is not an answer ;)
DataGrid  Sorting in a Web User Control28 Nov 2003 03:10 GMT1
All:
In my application I am using datagrid control, When I added the datagrid control to a webform , I could sort the datagrid with out any problme, but when I put  the same datagrid in another web user control, and loading the user control dynamically depending upon the ...
Custom control not working when inside of usercontrol27 Nov 2003 15:39 GMT1
I have a custom control which works fine on a webform but dose not work when
inside of a usercontrol.
I placed A  HttpContext.Response.Write at the top of  my custom controls
Render() and RenderChildren() methods.
Do not want designer properties to be rendered to html until runtime26 Nov 2003 23:25 GMT7
I am working on a webcontrol and ran into a little problem.
How can I not have a property, which is set in the designer not render
itself to the html view but only render itself at runtime.?
thanks
server textbox control, browser compatibility26 Nov 2003 22:49 GMT7
Here's an easy one (2nd time I've posted this issue, maybe I'll get a
reply this time!):
How do you use the web server textbox control in different browsers
(IE works fine, but Netscape & Mozilla don't). The width of the
How to call function on ButtonColumn click26 Nov 2003 21:31 GMT2
In a datagrid, where I'm building all my columns in codebehind, I have a
ButtonColumn.
When user clicks the button, I want to call a function.
I have tried the CommandName property, but it wont fire.
Setting fields .visible=false; need to shrink gridLayout panel26 Nov 2003 18:53 GMT2
Dear Readers,
I have created a webForm document using "FlowLayout"
(pageLayout="FlowLayout").  I created many "grid layout panels" (HTML
control) through out the document for better looks.
Maintaining client position on postback26 Nov 2003 12:33 GMT2
Hi I was wondering if there was a simple way of
maintaining the position of the client after they post
back by selecting something in a asp:DropDownList with
auto-postback on.
OnClick vs InitializeComponent()26 Nov 2003 10:16 GMT4
When you want a serverside event on for example an asp:ImageButton... Whats
the difference between using OnClick="..." and  binding the event in the
InitializeComponent() method ?
width of text box control in mozilla26 Nov 2003 03:25 GMT1
I'm new to asp.net, so forgive if this is obvious. I spent some time
in the doc before posting, fwiw.
I have a web form page with some web server text box controls. They
display correctly in IE, but not in Mozilla (1.5). The width parameter
Pages: 1 2 3 4 5 6 7 8 9 10 October, 2003
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.