HighTechTalks DotNet Forums  

Sponsored Links


ASP.net Web Controls microsoft.public.dotnet.framework.aspnet.webcontrols


Discuss in the ASP.net Web Controls forum.



Post New Thread
Threads in Forum : ASP.net Web Controls Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi, I have a webpage that has a textbox to fill in a number. Problem is that I can get my values from the previous pages without any problem, except...
=?Utf-8?B?UGVyc29uIGluIE5lZWQ=?=
09-05-2007 02:06 PM
=?Utf-8?B?UGVyc29uIGluIE5lZWQ=?= Go to last post
0 9
Hi, It would be great if someone suggests me on how to append "Header" information for the dynamically created datagrids? Here is my...
jayanth.vishnuvardhan@gmail.com
09-05-2007 11:56 AM
jayanth.vishnuvardhan@gmail.com Go to last post
0 8
How can I make a Gridview to page up/down inside...
Victor Rodriguez
09-04-2007 09:56 PM
Walter Wang [MSFT] Go to last post
7 8
Hello, I have a custom server control that is being used from within an AJAX UpdatePanel. The server control is AJAX-aware and uses...
=?Utf-8?B?TW9qby1V?=
09-04-2007 04:16 PM
=?Utf-8?B?TW9qby1V?= Go to last post
0 8
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...
Elmo Watson
09-04-2007 10:52 AM
Steve C. Orr [MCSD, MVP, CSM, ASP Insider] Go to last post
1 9
I am working with ASP.NET 2.0 c# and Ajax control (UpdatePanel). The GridView Control is nested within an updatePanel Control which is...
=?Utf-8?B?dGhvd2FyZA==?=
09-04-2007 09:42 AM
=?Utf-8?B?dGhvd2FyZA==?= Go to last post
3 15
I'm having a problem with a control when trying to download a file from a https tomcat server. The Urlmon.lib function URLDownloadToCacheFile returns...
=?Utf-8?B?UmFsZiBCZXJnZXI=?=
09-04-2007 08:16 AM
=?Utf-8?B?UmFsZiBCZXJnZXI=?= Go to last post
0 5
any one tell me about custom control how to make it and how to add it visual studio i want to make a data grid control i dont know that how i make it
shushu120@gmail.com
09-04-2007 04:08 AM
shushu120@gmail.com Go to last post
0 6
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...
Elmo Watson
09-03-2007 01:19 PM
Steve C. Orr [MCSD, MVP, CSM, ASP Insider] Go to last post
1 6
I have two paths defined in my web.config <appSettings> <add key="UploadString" value="C:\Documents and Settings\Bobo\My Documents\Visual Studio...
Jim McGivney
09-03-2007 11:36 AM
Jim McGivney Go to last post
0 7
Hi All, Got a quick problem, hoping someone can help me out here. Using an Upload Control. If a file to upload is specified and another form action...
SBK
09-03-2007 05:59 AM
SBK Go to last post
0 10
I have recently converted a .NET 2003 web app to .NET 2005. You would think that it would be easy to get some documentation that would show you how...
=?Utf-8?B?c3RlcGt1cnQ=?=
09-02-2007 06:32 AM
Teemu Keiski Go to last post
1 9
I have a GridView, there are several boundfileds. How can I set these columns' widths at design time and run time? Thanks Peter
peter
09-02-2007 02:13 AM
Teemu Keiski Go to last post
1 8
Hello, I have found a problem running a .Net user control hosted by IE on Windows Vista / IE7. This problem doesn't occur on Windows XP /...
M. Cota
09-01-2007 06:37 AM
M. Cota Go to last post
0 8
I've added code to delete a record withing the gridview. After the sub exits an exception is immediately thrown. I'm baffled by this one. Exception...
msnews.microsoft.com
08-31-2007 03:37 PM
msnews.microsoft.com Go to last post
0 4
From what I understand, in AsP.Net apps, you can use/mix multiple language files. Is this also possible in Winforms? for example, if I have a...
Elmo Watson
08-31-2007 03:05 PM
Elmo Watson Go to last post
1 8
Just wondering if anyone has figured out a way to add <optgroup> to DropDownLists? Theoretical code that should work: <asp:DropDownList...
08-30-2007 01:12 PM
raul Go to last post
2 25
I have detailsview i need to automatically generate only one column into insert mode for user is this possible to do? I need only one column to...
seetharajiv@yahoo.com
08-30-2007 11:58 AM
seetharajiv@yahoo.com Go to last post
0 9
Hi, i have an ASPX page with 60 dropdownlist and need to disable them form some users. The thing is that I think it lookes not good when they turns...
=?Utf-8?B?TGFtaXM=?=
08-30-2007 10:55 AM
digitaljeebus@gmail.com Go to last post
1 9
new software added and updated: Tenfore Satelite QuoteSpeed Server 5.1 NeuroShell DayTrader Profesional 5.3 VISTA compatible NeuroShell Trader...
enricko chivaldory
08-30-2007 07:41 AM
enricko chivaldory Go to last post
0 13
Please forgive the cross-post, but I just found this newsgroup, and I think it is more relevant than...
David Ching
08-30-2007 07:18 AM
David Ching Go to last post
0 5
Is there a way to set the tooltips of the individual items in a RadioButtonList? The RadioButtonList control has a ToolTip property, but that sets...
=?Utf-8?B?R3JlZw==?=
08-29-2007 09:28 AM
=?Utf-8?B?R3JlZw==?= Go to last post
2 11
Hello all, I'd like to know if it's possible to change a Custom Composites rendered HTML at design time by an option on the Action List....
Jon
08-29-2007 08:39 AM
Jon Go to last post
0 8
Your update command doesn't have a WHERE clause in it to specify which record to update, so yes it would appear to be normal that it is updating...
ca8msm@aspnetlibrary.com
08-29-2007 07:51 AM
ca8msm@aspnetlibrary.com Go to last post
0 9
At times I display a page where there is no data for the GridView. The GridView is not displayed. In this case I would like to display a...
Jim McGivney
08-29-2007 12:14 AM
Andrew Robinson Go to last post
1 10
I created a user conrolt in C# and want to create multiple instance (one by one) of usercontrol onclick of button. if i hard code in .aspx page...
=?Utf-8?B?UGFkYW0=?=
08-28-2007 12:12 AM
=?Utf-8?B?UGFkYW0=?= Go to last post
0 6
When I include a MultiView control in my application, I receive the following error: MultiView cannot have children of type 'Label'. It can only...
Nathan Sokalski
08-27-2007 12:57 PM
Mark Rae [MVP] Go to last post
1 10
I have created an asp.net user control which uses a template, in Source view the template is being shown and I can add asp.net code to it but when...
Neil
08-27-2007 12:33 PM
Riki Go to last post
1 12
Is there a better way to filter unwanted nodes to appear in the Treview ? All I found is this : void wTree_TreeNodeDataBound(object sender,...
=?Utf-8?B?TWljaGVs?=
08-27-2007 09:16 AM
=?Utf-8?B?TWljaGVs?= Go to last post
2 9
I am writing a class library that takes screen shots of pages of websites. I am using System.Windows.Forms.WebBrowser to navigate to the web page. ...
Jon Ebersole
08-27-2007 08:35 AM
ilan dov Go to last post
3 26
I have a FormView control with the following templates: EmptyDataTemplate ItemTemplate EditItemTemplate InsertItemTemplate I am not using Paging,...
Nathan Sokalski
08-26-2007 04:26 PM
Nathan Sokalski Go to last post
0 12
Hi, I am using server controls (textbox, dropdownlist, calendar) inside of a form view, it seems that the .Net framework (VB.Net & Net Frame Work...
RGF
08-23-2007 11:22 PM
RGF Go to last post
4 8
Hi, I recently changed developing from ASP to ASP.NET and I'm having problems with accessing SQL-statements built by FormView. For some reason...
Janne Lepola
08-23-2007 01:25 AM
Janne Lepola Go to last post
1 13
I have a custom control that generates a toolbar but I need to find out how can I register each one of the buttons to causevalidation when...
Victor Rodriguez
08-22-2007 10:26 PM
Walter Wang [MSFT] Go to last post
2 10
I get this error whenever a user clicks the 'last' page pager button on my gridview. Below is the code behind the GridviewPageIndexChange Dim...
Ross Culver
08-22-2007 09:16 PM
Ross Culver Go to last post
0 7
Hi Using .NET 1.1, C#, web app I (actually our client) would like to be able to double click a selection in a listbox and have it postback to server...
Jeff User
08-22-2007 06:19 PM
Jeff User Go to last post
0 9
I created a WebUserControl with a SelectedValue property that can be data bound using the Bind() method. Moreover, I've marked the...
Craig Buchanan
08-22-2007 11:04 AM
Craig Buchanan Go to last post
0 8
On an asp.net2 page I have a DropDownList in the item template of a databound template of a DetailsView control. Everything works fine if the...
Jim McGivney
08-21-2007 07:50 AM
Riki Go to last post
1 8
Hi, I got the following situation: I have a control with tabs in it. Several tabs have a certain self-made childcontrol embedded. The childcontrols...
Nico
08-21-2007 03:59 AM
Nico Go to last post
0 12
Hi Aussie, Does the suggestion in my last reply helps some? If you have any further questions on this, please feel free to post...
Aussie Rules
08-20-2007 05:13 AM
Steven Cheng[MSFT] Go to last post
1 6
How can I create a control that renders a <div></div> but contains for example a gridview that I can edit its properties on design...
Victor Rodriguez
08-19-2007 09:26 PM
Steven Cheng[MSFT] Go to last post
5 12
Hello, I am extending a webcontrol, and I need to generate an array of objects of type dropdownlist, whose event selectedindexchanged must fires...
Sergio E.
08-19-2007 04:01 PM
Sergio E. Go to last post
0 5
Can anyone send me to a tutorial on how to: 1. Create an Install package that will install a Custom Control to the GAC 2. Create a Custom Tab in...
Elmo Watson
08-18-2007 11:01 PM
Elmo Watson Go to last post
0 8
How do I programmtically edit a templated field? -- Arne Garvander Certified Geek Professional Data Dude
=?Utf-8?B?QXJuZQ==?=
08-18-2007 09:38 AM
=?Utf-8?B?TWFuaXNoIEJhZm5h?= Go to last post
1 8
i just have started forex trading, buy some OEM software and tool. before i read about forex here: http://gro.cc/genuine-online-trading-forex/ and...
enricko chivaldory
08-18-2007 08:50 AM
enricko chivaldory Go to last post
0 11
I have become very frustrated with the ListItem control lately due to what happens when the Text property contains HTML tags. When the Text...
Nathan Sokalski
08-16-2007 08:23 PM
=?Utf-8?B?TGFkaXNsYXYgTXJua2E=?= Go to last post
2 13
I am looking to create a multi-column list that is scrollable, kind of like a ListBox control, only I need a way to align the columns of text that...
Nathan Sokalski
08-16-2007 08:18 PM
=?Utf-8?B?TGFkaXNsYXYgTXJua2E=?= Go to last post
3 8
Hi group, I try to develop a gallery control, that uses templates for displaying. Everything should (as I can say) be correct, but "InstantiateIn"...
Thomas Wagner
08-16-2007 02:37 PM
Thomas Wagner Go to last post
0 6
Hello, I follow tried to extend the control gridview and not yet it is possible to me to have access to the data with which this one is filled....
Sergio E.
08-16-2007 11:15 AM
Sergio E. Go to last post
0 10
Does anyone have any experience with using DotNetCharting for ASP.net? I'm trying to create a chart with 2 stacked values per month per store and...
none@spam.com
08-16-2007 09:42 AM
ThunderMusic Go to last post
1 7
Post New Thread

Display Options
Showing threads 251 to 300 of 9884
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.