|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET web controlsmicrosoft.public.dotnet.framework.aspnet.webcontrols
Shane Jones -
7 Sep 2007 2:46 PM - 6 messages
I began my .Net training with VS .Net 2000 (version 1.0) -- on the toolbar there is a multi-tabbed control (which allows you to place differing content on each tab, and display content associated with each seperate tab) -- I'm ...
Nil -
7 Sep 2007 5:31 AM - 2 messages
I am using DetailsView with Dataset. After binding Dataset with Detailsview i'm chaning its mode to Insertmode. After entering the values in the fields, i want to add these value to dataset. I've used DetailsView.InsertItem(), but it is ...
Peted -
6 Sep 2007 8:02 AM - 2 messages
Hi is it possible to load and show a dotnet control dll produced in c# in IE webpage or HTA apllication WITHOUT needing to have the ccontrol dll served from a web server. I want a purely client side only application, with a normal directory ...
jayanth.vishnuvardhan -
5 Sep 2007 4:55 PM - 2 messages
Hi, It would be great if someone suggests me on how to append "Header" information for the dynamically created datagrids? Here is my situation:- I'm creating dynamic datagrids based on the data coming from database. so far so good.. Then after that I need to create "Headers" ...
Gorgsenegger -
5 Sep 2007 7:27 AM - 2 messages
Hi all, I have an ASP.Net table to which I want to append a number of rows dynamically, i.e. there is a list of users in the table, and I want to add more users via clicking on a button "Add". ...
Elmo Watson -
4 Sep 2007 4:13 AM - 3 messages
Let's say I have created an ASP.Net custom control, I want to add a licensing scheme to the control - you know try it before you buy it, but in the mean time, it has a nag screen and a place to enter the license, once ...
CindyH -
3 Sep 2007 5:19 PM - 2 messages
Hi I'm using vs.net 2003. I have a dropdownlist inside a datagrid. I would like to be able to select a value from the dropdownlist and then have a textbox which is also inside the datagrid filled with that value. ...
SE.Computerguy -
3 Sep 2007 4:20 PM - 3 messages
I have a webcontrols menu on my webform (masterpage) that does not display the font color properties I set. In the IDE I set the properties and can see them in the html code but when I run the website the menu items default to forecolor=green and onHover=orange. ...
Elmo Watson -
3 Sep 2007 2:10 AM - 2 messages
Let's say I have created a new custom control - one that needs to be put in the Toolbox, in order to drag it to the web page How do I test it, in order to debug and step through the code? ...
|
|||||||||||||||||||||||