| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I need to convert DetailsView's ItemTemplate/Label lines from tagged
to VB code so I can loop over the 41 fields in the control.
In this example the...
Pete
|
10-15-2007 12:18 PM
Pete | 0 | 8 |
|  | Does anyone have exposure to a programmable asp.net editor control that
can approximate basic aspects of Word's programability? I have an
existing...
sandal
|
10-15-2007 11:47 AM
Peter Bromberg [C# MVP] | 1 | 6 |
|  | Watch NFL Games Online!
For every one who wants to watch the games online because they dont live in the teams town or are at work i found a site that...
Dexter H.
|
10-13-2007 09:05 PM
Dexter H. | 0 | 11 |
|  | My development team has built a web site in ASP.NET 2.0 with a login page to
access to a reserved area. His has used the login control, but the flag...
Pasquale
|
10-12-2007 12:34 PM
David R. Longnecker | 7 | 11 |
|  | I have a tree view control in my master page,I expand the node on onSelectedNodeChanged event,it works fine but i also need to navigate to a page on...
Manick
|
10-12-2007 09:54 AM
Manick | 0 | 12 |
|  | Hi All,
I am using the FileUpload control for the ASPX page. How do you disable the
text box portion of that control, so I can force the user only...
JoeP
|
10-12-2007 04:38 AM
Phil H | 2 | 9 |
|  | Is there a way to browse for a file and save the file name between session?
Thanks and Cheers,
Larry Rebich
Larry Rebich
|
10-11-2007 05:41 PM
Larry Rebich | 0 | 11 |
|  | I would like to use the FileUpload Control on an Asp.Net form. And I'd like
to save and restore the FileName between sessions. It seems the property...
Larry Rebich
|
10-11-2007 04:34 PM
Steve C. Orr [MCSD, MVP, CSM, ASP Insider] | 1 | 11 |
|  | In my *.aspx.vb file, I override the RaisePostBackEvent() method so that I
can run code during any postback. I know that a postback is...
Nathan Sokalski
|
10-11-2007 01:14 PM
IfThenElse | 2 | 7 |
|  | I have a GridView on my page that is populated via a call to a function in
another class. Within the GridView, I have three additional columns;...
AlBruAn
|
10-10-2007 10:53 AM
AlBruAn | 0 | 12 |
|  | Hi
Maybe I am being stupid or this is a bug and I need some urgent help please.
I have a web user control with a multiview that has 2 views. I have...
Giorgio
|
10-10-2007 05:05 AM
Giorgio | 0 | 8 |
|  | I don't need an autocomplete, but an Autotext which if I have the letters
HTH it would then replace the text with Hope that helps.
Has anyone seen...
Namshub
|
10-10-2007 02:32 AM
Namshub | 0 | 8 |
|  | Does anyone have a good recommendation for an end user friendly rich text
control? The objective is to have the page creation experience much...
Jack
|
10-09-2007 08:02 PM
Steve C. Orr [MCSD, MVP, CSM, ASP Insider] | 3 | 10 |
|  | I need to create a control that contains two child collections and renders
one of them depending on a condition. How can I make it parse "true"...
Sam via DotNetMonster.com
|
10-09-2007 12:55 PM
David R. Longnecker | 1 | 11 |
|  | Can anyone tell me where I can find the Web Part for SSRS Deep Integration as
a Visual Studio Web Part Control that can be picked from within the...
ezeget.com
|
10-09-2007 10:59 AM
ezeget.com | 0 | 5 |
|  | Hi,
I'm currently trying to determine the asp.net wizard's suitability in
controlling a process flow that will not always be able to be...
Rob
|
10-09-2007 06:58 AM
Rob | 0 | 9 |
|  | in grid view check the hedercheck box it checks all checkboxes in grid
view
how to write javascript for this?
in page_load wher we have to write...
gurram.nagamani@gmail.com
|
10-05-2007 01:42 AM
gurram.nagamani@gmail.com | 0 | 15 |
|  | Hi all, I am a classic asp coder trying to learn .Net. (So far this
has not been easy). I just have a simple gridview with 3 columns,
Name, price1,...
dakota64
|
10-04-2007 02:33 PM
dakota64 | 0 | 7 |
|  | Hi,
I am posting this on the aspnet.webcontrols board as someone may have done
something similar.
I have a series of Database tables which hold...
C
|
10-04-2007 09:56 AM
David R. Longnecker | 1 | 7 |
|  | I have a ddl bound to a sqldatasource which returns 4 columns. It is easy to
access two of them since one serves as the datavaluefield and the other...
WhiskeyRomeo
|
10-04-2007 09:48 AM
WhiskeyRomeo | 2 | 15 |
|  | I need regular validation expression in order to check entry of date in
"european" format i.e. 24.09.2007 . Anybody could help?
So far I have simple...
Amir Steta
|
10-04-2007 03:40 AM
Amir Steta | 2 | 12 |
|  | trying to do something simple and have run in to a bit of a problem...
I have a sqldatasource control and a details view. all of the fields...
Justin Rich
|
10-03-2007 02:14 PM
Justin Rich | 0 | 9 |
|  | I have a signup page where I have bunch of controls and validators
attached to them. One of them is Email textbox with attached Required
and RegExp...
SirIzaak@gmail.com
|
10-03-2007 11:03 AM
SirIzaak@gmail.com | 0 | 9 |
|  | I have a section of my code that dynamically creates LinkButtons to allow
the user to go to the page containing a question they have not answered....
Nathan Sokalski
|
10-03-2007 06:00 AM
Cor Ligthert [MVP] | 15 | 20 |
|  | I'm trying to run a "captcha" web control. Full control source is...
Trapulo
|
10-03-2007 02:43 AM
Trapulo | 5 | 9 |
|  | I am adding an onmouseover attribute using the Attributes.Add() method, and
the String I am using for the value contains the & character. However,...
Nathan Sokalski
|
10-02-2007 04:51 PM
Nathan Sokalski | 2 | 13 |
|  | Hi probably a simple question. I have a gridview which shows details
of attendees at an event.
I want to add a new attendee for the same event using...
brendanmckeown@gmail.com
|
10-02-2007 01:42 PM
brendanmckeown@gmail.com | 0 | 13 |
|  | For a simple record insert using a gridview, I'm trying to take advantage of
the New button automatically added in by setting ShowInsertButton...
ZZ_Scarab
|
10-01-2007 07:24 PM
ZZ_Scarab | 0 | 10 |
|  | Hello,
I'm pulling a dataset that contains two result sets. 0 is a list
of details and 1 is a summary of the related parent items. (Yes that's
a...
Ray75
|
10-01-2007 04:15 PM
Ray75 | 0 | 11 |
|  | I have a web user control (A) which contains another web user control (B) and
a textbox (asp:textbox).
The web user control (B) contains a label...
krzysio94598
|
10-01-2007 12:11 PM
krzysio94598 | 0 | 9 |
|  | In Asp.Net 2.0,the webparts and security configuration tools by default uses
local sqlserver database,i won't configure that tools to use remote...
ShilpaM
|
09-30-2007 03:32 AM
Manish Bafna | 1 | 8 |
|  | Hi,
I'm building a web control and I need to reference a Master Page's Method
and I can't find how to do it. Here's what I...
ThunderMusic
|
09-29-2007 08:56 AM
BlueJumper.com | 1 | 8 |
|  | Hello Trapulo,
There is an error in my regex of approach 2. If there is no attributes
originally located in the <td>, for instance, <td>1</td>, the...
Trapulo
|
09-29-2007 04:21 AM
Alex Meleta | 7 | 13 |
|  | Hi,
I'm having an issue with the ASP.NET 2.0 Treeview control and persisting
its' state accross requests. My Control is embedded within a master...
Nikron
|
09-28-2007 04:19 AM
Nikron | 1 | 9 |
|  | I am using databinding to populate a dropdownlist with numeric values. Some
of the values have more decimal places than others, and I only want...
Nathan Sokalski
|
09-27-2007 10:33 AM
Nathan Sokalski | 2 | 9 |
|  | Where can I find BBCode editor (editor for forums and blogs) for ASP.NET. I
need editor like FreeTextBox (but BBCode, not HTML like FreeTextBox). I...
Toni
|
09-27-2007 09:24 AM
Cowboy \(Gregory A. Beamer\) | 1 | 10 |
|  | Hi, I have one query
I have a usercontrol(DropDownList filled with states from database) and this user control is used in gridview Template Coloumn...
XYZ
|
09-27-2007 08:14 AM
XYZ | 0 | 14 |
|  | Hi,
I have a dataview and ObjectDataSource controls in an .aspx page. The
ObjectDataSource has a SelectMethod with selectParameters collection....
Thomas
|
09-27-2007 02:27 AM
Thomas | 2 | 14 |
|  | Hi,
I am a bit confused how to edit nested data. I have a List<Block>. Block
contains name, some other data and List<Paragraph>. Paragraph contains...
Jarmo Muukka
|
09-27-2007 02:05 AM
Jarmo Muukka | 0 | 11 |
|  | Is there a way to do 2-way binding with .Net XmlDataSource Controls?
It looks like only one-way binding is possible. I have that working,
hooked to a...
Bill Nicholson
|
09-26-2007 03:42 PM
Phil H | 1 | 11 |
|  | What's the Difference between an asp:Literal control and an
asp:Localize control? I fail to see any difference either on the
Designer, Page or Html...
netcodedevil@gmail.com
|
09-26-2007 06:12 AM
netcodedevil@gmail.com | 0 | 13 |
|  | Hi,
I developped some libraries for custom exception handling and logging
(Framework 2.0) but noticed that it does't work very well with AJAX...
Thomas
|
09-26-2007 04:40 AM
Thomas | 0 | 15 |
|  | Hello,
I am putting together a form where users will enter their name and phone
number. Is there a way to disable the property that expands the...
thewanz
|
09-25-2007 04:02 PM
thewanz | 2 | 10 |
|  | I am displaying subcategories in my datalist, and now I have a
bizarre thing happen when I add a new subcategory record in my sql
database, the new...
mister-Ed
|
09-25-2007 12:22 AM
Nathan Sokalski | 1 | 9 |
|  | Greetings,
I'm currently developing a WebControl that has a CultureInfo property.
When the control is persisted to the ASPX page by the VisualStudio...
PJ on Development
|
09-24-2007 07:20 PM
PJ on Development | 0 | 10 |
|  | To start, this is for use within a SharePoint v3 site, but the concept is
really core ASP.NET 2.0 development, so after striking out, I'm...
AC [MVP MOSS]
|
09-24-2007 03:40 PM
AC [MVP MOSS] | 0 | 29 |
|  | Any comments from you experts concerning Visual WebGUI pros/cons?
I am trying to decide between the 2 approaches to developing a new
client/server...
Eric Margheim
|
09-24-2007 02:51 PM
Eric Margheim | 0 | 44 |
|  | Hi,
I just started with .Net 2.0 and have created a few user controls that I
would like now to use in my webpage. I need to create them in my onload...
Lamis
|
09-24-2007 02:30 PM
Teemu Keiski | 1 | 83 |
|  | I have a grid control with an invisible column. I use something like this
usually:
string s = gvDNR.SelectedRow.Cells.Text;
however when the column...
Brian
|
09-22-2007 01:40 PM
Jay Pondy | 1 | 36 |
|  | I have an ObjectDataSource bound to a Details View using a Custom Object.
The DetailsView contains a multi-select listbox. I have been able to get...
Jay Pondy
|
09-22-2007 01:18 PM
Jay Pondy | 1 | 20 |