|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET web controlsmicrosoft.public.dotnet.framework.aspnet.webcontrols
No Text value from Repeater
Randy -
29 Nov 2007 6:12 PM - 1 message
Hopefully someone can shed some light on this.. I have a repeater control with a text box and button in it. The repeater when binding to the datasource return say rows. Problem one. Using a button will not post back ...
Can't set value to the property "Width" of my custom webcontrol
Brook -
29 Nov 2007 1:14 PM - 1 message
In webform.aspx: <cc:ctlB ID="ctl1" runat="server" Width="200px" /> If set value to width property, I will get a error that say ctlB.Page is null. This control will be fine with no width property, why? ...
aspnet_wp.exe stopped unexpectly error
Shirley -
28 Nov 2007 7:06 PM - 1 message
I wrote an asp.net page with code that calls a third party ActiveX control. As that ActiveX control has to run on a thread in Single-threaded Apartment mode, a thread is started so the ActiveX control can be created and called in ...
Gridview and Dropdown - binding?
Danny -
28 Nov 2007 2:50 PM - 3 messages
Hi Group, I am working on a simple user administration system based on VB ASP.NET and an Access database. The database contains the folowing data: Users: UserID, f_UserTypeID, Name, Email 1, 1, Pat, p**@someunknownemail.com 2, 1, Joe, j**@someunknownemail.com ...
RadioButtonList does not allow you to select a ListItem other than the first one that has a specifie
Nathan Sokalski -
27 Nov 2007 10:00 PM - 2 messages
I have a RadioButtonList with more than one ListItem that has a certain Value. If I select a ListItem with that Value, the one that is selected is the first ListItem with that Value. For example, if I had the following ...
Databindings and XML - Binding Text between XML Tags instead of XML Tag Atrribute Information
theintrepidfox -
26 Nov 2007 8:06 PM - 1 message
Dear Group I wonder if I do something wrong and whether this is possible at all. Any hint is greatly appreciated. I have a XML file bound to a Treeview. The treenodes Text/Value properties bind and populate fine if I set them to an attribute of ...
webform control placement
radiolandog -
26 Nov 2007 5:48 PM - 4 messages
I am struggling with positioning web form controls. It was suggested that I place a table on the page - but it seems that the controls are positioned independent from the table. What practices will work? What should I avoid? ...
Ajax toolkit problem on ie6
sagi -
26 Nov 2007 2:46 PM - 1 message
I used the TabContainer and the Accordion components in my site([link]).They used to work fine on ie6 as well as on ie7 and firefox .Not anymore, with ie6,components do not apear/not working ...
|
|||||||||||||||||||||||