|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET web controlsmicrosoft.public.dotnet.framework.aspnet.webcontrols
jim -
14 Sep 2007 1:24 PM - 15 messages
OK...Don't ask why - it'll just make ya mad. It makes me mad just thinking about it. I swear....if I didn't need this job, I'd tell 'em where to embed their webbrowser control. But, since I do need it, here are my questions... ...
Nathan Sokalski -
13 Sep 2007 4:31 PM - 2 messages
I have a custom Control that I have made that contains a DataList. In either the ItemCommand or SelectedIndexChanged event I need to retrieve a value from the DataItem of the SelectedItem. I have tried the following two techniques: Private Sub datProductList_ItemCommand(ByVal source As Object, ByVal e As ...
Doctor Memory -
12 Sep 2007 4:06 PM - 3 messages
I am using a horizontal menu generated off the site map via SiteMapDataSource. The problem, well annoyance I am having is that if a DynamicMenuItem is shorter than the rest others there is a space after it. If you click on the ...
Bgreer5050 -
11 Sep 2007 8:46 PM - 5 messages
I keep getting the following error on an asp form I have on my site. I know the smtp settings are correct, because if I take out the user fields (i.e. name, weight and assign a text string in code the email is processed. ...
Robin9876 -
11 Sep 2007 3:02 PM - 2 messages
Is it possible in an ASP.Net (v1.1) to have a drop down list box with a horizontal scrollbar? ...
SE.Computerguy -
10 Sep 2007 7:24 PM - 5 messages
I am trying to use the AJAX modal popup on a click event from a gridview. Any ideas on implementing this? The AJAX control is looking for a TargetControlID that will trigger the popup but the button field in the grid does not have an ID. ...
Nathan Sokalski -
9 Sep 2007 3:23 AM - 8 messages
I have a custom control that I wrote (I inherit from System.Web.UI.WebControls.CompositeControl). I dynamically add this control to my Page, but I was told that dynamically added controls do not survive postback. This seems to be true. However, this seems to make dynamically ...
|
|||||||||||||||||||||||