|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET web controlsmicrosoft.public.dotnet.framework.aspnet.webcontrols
IIS only sees version 1 dotnet controls.
Ian Hills -
7 Apr 2007 3:34 PM - 2 messages
Why does IIS only connect with my .net version 1 installation? Expression Web renders version 2 controls perfectly, but when I press F12 all I get are empty div tags. Is it anything to do with proxies and firewalls (?) ...
Can't get textbox to display scroll bars
active -
7 Apr 2007 11:10 AM - 5 messages
Been trying to display text from a file. I now know how to find the file and read it. I read it int0 a textbox with fixed dimensions. But I can't get the box to display scroll bars. I looked at Panel but it does not have a Text property. ...
AutoPostback not working
kclark -
6 Apr 2007 2:32 PM - 2 messages
I have a caledar control on a web page and I using DayRenderEventArgs to add check box controls to each day. I set the AutoPostBack on each checkbox control to "True". The calendar displays properly with the checkboxes but ...
Popup Calendar Issue
IntraRELY -
6 Apr 2007 3:04 AM - 2 messages
When I click the next or previous month in the Calendar control the Calendar disapprears. I assume this is due to the post back. This is the expected and needed behavior when you click a day. However, when you are changing ...
Maintain treeview state
Guy -
5 Apr 2007 3:05 PM - 2 messages
Hi newbie here with a problem, I have a Web.Sitemap XML document that defines the structure of my site, and with a SiteMapDataSource and a bog standard TreeView it all works great, apart from.... Whenever I navigate to a different page the TreeView looses it's state and ...
How to fix this siteMap?
active -
5 Apr 2007 2:34 PM - 9 messages
I've been reading the help but find much on programmiccally doing it but nothing on using XML. I have the following from an example and want to add a top menu item "History" and two menu items under that: History1 and History2. The top menu ...
formview.InsertItem
Trapulo -
4 Apr 2007 3:34 PM - 5 messages
I need to call formview.insertitem. If an error occurs, I handle my objectdataSource.Inserted event and then set e.ExceptionHandled = True The problem is that after InsertItem, my formview is in readonly mode. Why? I need to switch in readonly mode (or, in fact, in editmode) after an insert ...
How to disable mouse over in calendar??
Garg -
4 Apr 2007 10:33 AM - 2 messages
When you place your mouse over the calendar object in the events module it displays a tooltip that says "Calendar". Does anyone know how to remove/disable this tooltip? ...
.Net 'applets' ?
genc ymeri -
4 Apr 2007 4:37 AM - 4 messages
Hello there, What MS has designed/aimed/or assumed that programmers will use for .Net 'Applets' (equivalent of the Java applets) ? IMHO, even though .Net has been around for years, most of the components (if not all) for image manipulations, scanning for ASP.Net are still ActiveX ...
Add Rows to Table through Client-Side
Tony -
3 Apr 2007 6:20 PM - 3 messages
I have a page with a Table control and 1 row. When the page loads, 5 rows are added with their respective controls. There is a LinkButton that, when clicked, will add 5 more rows to the Table. Whenever this button is clicked, ...
GridView AutoFormat
Greg Smith -
3 Apr 2007 12:23 PM - 2 messages
I have applications that I compile for different departments. All the departments are satisfied with one of the AutoFormat GridView themes, but not all the same one. I get stuck with reformatting all the grids before releasing them to the users. ...
Dynamic creation of collapsiblepanel
gopijm -
3 Apr 2007 1:22 AM - 3 messages
I am trying to dynamically create a Ajax toolkit CollapsiblePanel. can anybody please share a sample with me or give me some pointers thanks, GJM ...
Selecting New Row in Gridview with an ObjectDataSource
Jay Pondy -
2 Apr 2007 2:24 PM - 6 messages
I have a Gridview with Paging and Sorting turned on that is bound to an ObjectDataSource which in turn is bound to a StronglyTyped datatable. After I add a new row to my Stronglye Typed datatable and call GridView.DataBind how can I select the row in the GridView? (And I don't mean ...
|
|||||||||||||||||||||||