Home All Groups Group Topic Archive Search About

ASP.NET web controls

microsoft.public.dotnet.framework.aspnet.webcontrols
Score Help Me
Prince Varghese - 24 Nov 2006 7:16 AM - 2 messages
How can Include Repeater Control Inside a repeater Control? ...
Score WinForm controls in Web
Robert - 24 Nov 2006 3:40 AM - 2 messages
Hi!I want to use my usercontrol in the web.Now I've plug <object id="1" classid="http:Bin/New.dll#New.UserControl1" height="200" width="200"></object> into my HTML and it worked well in .html page. But I ...
Score Get Datakey Value from Gridview/sqldatasource
KT - 22 Nov 2006 9:31 PM - 3 messages
I need to get the unique datakeynames value from a query that is populating the gridview and detailsview. Example, I have a sqldatasource setup that is using a store procedure.  I have the results from it populating a gridview.  However, I need the unique ...
Score How to render HTML in a textbox?
AAOM Tim - 22 Nov 2006 6:50 PM - 2 messages
I would like to take some HTML content and render it in a textbox with the HTML formatting applied to the text, but when I assign text with tags they are HTML-encoded.  How can I display it as formatting text insetad of showing ...
Score getting the current page from inside a web control
musosdev - 22 Nov 2006 3:41 PM - 3 messages
Hi I have a class on my Intranet site that provides me with a crash popup type page, and sends me an email containing bug information, etc. This works fine, from any page I can call my class with an error code and a ...
Score TreeNodePopulate - InvalidCastException
woker - 21 Nov 2006 12:53 PM - 2 messages
Hi group, my problem is the following: I derive a class from System.Web.UI.WebControls.TreeNode, add a node of my derived class to TreeView and on the TreeNodePopulate callback (or any other) try to downcast the received node into my derived class. I ...
Score GridView DDL and Label
Chuck P - 20 Nov 2006 8:57 PM - 4 messages
In my item template I have a label called ProductName In my edit  template I have a DDL called ProductName. My object datasource for the gridview contains only the ProductID. The DDL has an objectDatasource to Products table. What is the best way that when I am in the normal view the label gets filled ...
Score zorder problem with menu and combobox
Beemer Biker - 20 Nov 2006 4:45 PM - 3 messages
I have a menu (with dropdown)  as well as a ddl combobox on a form.  There is also a multiview and panels in the multiview. I cannot get the dropdown part of the menu to show up over the combobox nor ...
Score Control Position
David Bell - 20 Nov 2006 12:45 PM - 2 messages
Hi Group, I am trying to find the position of a control in a asp:table. I am trying to add a pop up calendar to an image button that is in an asp:table. I need to find the position dynamically because the first 2 columns in my ...
Next »