|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET web controlsmicrosoft.public.dotnet.framework.aspnet.webcontrols
Displaying a Graphic in the cell of a datagrid
Andrew Chalk -
29 Oct 2005 10:41 PM - 3 messages
I want one column of my DataGrid to display the same graphic in each row. Should I do this with a templated column? If so, what should the HTML look like in the specification? Many thanks. ...
DropDownList SelectedIndex won't set
Meagan -
29 Oct 2005 5:09 AM - 4 messages
Hello, I am stumped... during Page_Load, the dropdownlist gets the right index integer set to it but doesn't display the correct item, instead always shows the first item. I did "Trace.Write(cmbAvail.SelectedIndex.ToString());" and it returns the ...
How to programmatically set the onSelectionChanged event for Calendar control
TheLostMarble via DotNetMonster.com -
28 Oct 2005 8:21 PM - 2 messages
Does anyone know of a way to programmatically set the onSelectionChanged event of a Calendar control (using VB)? I have a calendar control that I define as follows: <html> <body> ...
TreeView Webcontrol dynamic adding nodes problems
lourivas -
28 Oct 2005 7:11 PM - 2 messages
Hi, i'm using Treeview IE webcontrol and trying to add nodes dynamically when a user clicks on a button. The problem occurs when a user clicks on a second time on that button to add a second child node. It´s ...
Dynamically Created Controls Not Firing Events
Robert Sheppard -
28 Oct 2005 4:44 PM - 2 messages
I have been wrestling with this problem for a few days and need some input. I have created a standard webform that contains a TEXTBOX, BUTTON and a USERCONTROL. I want to be able to input information into the textbox and ...
User Control Reference
TCORDON -
28 Oct 2005 3:26 PM - 2 messages
I have created a copuple of user controls for my web app, but when I add any one of the to a web form I cannot reference it without mannualy typing: "Protected Withevents MyControl as MyUserControl" Is there any way to have ...
Select a row in datagrid (on left click) without postback
mystiqu -
28 Oct 2005 11:30 AM - 2 messages
Hi! I wonder if it is possible to select a full row in the datagrid when a
user left-clicks in the grid, without postback! I guess it can be done using javascript, but I don´t know how. ...
How to change languages in asp web controls
Daniele Piccinini -
28 Oct 2005 6:18 AM - 3 messages
Hi All, I've developed an asp .net application that use a web calendar control. On my dev machine i've Italian IIS and the text in the calendar control are visualized in italian. I need to install the application on a customer machine with MS ...
accessing other web controls properties
dmalhotr2001 -
28 Oct 2005 2:41 AM - 2 messages
Hi, I have 2 web controls: one.ascx two.ascx one.ascx is embedded within two.ascx. one.ascx has a button called clear within it. This clear button posts back when pressed. both these user controls are within the same aspx page. ...
Backspace in Readonly Textbox
John Walker -
27 Oct 2005 3:18 PM - 3 messages
Hi, I have a textbox in a datagrid and on an onchange event that field may become readonly. The problem is when the user highlights the text in that box and presses the backspace button because Explorer with recognize that as ...
Problem in ASP.net with crystal report.
Devendra -
27 Oct 2005 9:23 AM - 4 messages
Hi, I am deploying an application which has crystal reports. I have a server which has only dotnet framework installed. I copied the dll files from the local server and add them in GAC . I copied the dlls in a ...
LinkButton Problem
Sam Solomon -
26 Oct 2005 4:12 PM - 4 messages
Dear All, I want to know that how can I display a link button in a string and use its events. Below is my string: lblError.Text="Unfortunately your details were not found in the database.Please try again contact <a ...
DHTML Edit Control
Chirstian Ruhland -
26 Oct 2005 2:04 PM - 2 messages
Hello, i want to use the DHTML Edit Control for IE 5 in VisualStudio.net Webform.aspx. if i register the control (Extras,Toolbox anpassen) and drag it in my form, i cannot access the Object in the codebehind xxx.aspx.vb ...
properties
Calvin X -
25 Oct 2005 8:51 PM - 3 messages
How do i get my public properties on a webcontrol to show up on the designer so I can set them on the page they are residing without having to set them via code? I have tried the following: using System.ComponentModel; ...
disabled textbox test
mkiger -
25 Oct 2005 7:25 PM - 3 messages
Hey Guys, I have an asp.net (VB.NET) app and on one page I want certain textboxes to appear like lables based on certain permissions. I've disabled them, set thier borderstyle to none and set thier color to transparent and almost ...
Dynamic controls --Button click
simmaneni -
25 Oct 2005 7:05 PM - 2 messages
Hello, I have created few dynamic text controls and I have a button which becomes visible when these controls are created. After I enter some text and press button, my text in dynamic text boxes is diappearing. Please advice Thanks ...
UserControl not refreshing page or its content
TCORDON -
25 Oct 2005 5:08 PM - 2 messages
I have a user control that contains 2 image buttons, when you click one of them, both must change the image source, the thing is that the first time you click any one of them the page appears to do a postbak, but the image ...
Ragged Display - Which Control?
Mike Robbins -
25 Oct 2005 3:55 PM - 5 messages
I need to output information in the following format. I do not need in-place editing. Personnel Room Bed Cap Name Company Bed Cap Name ...
RegularFieldValidator and SS#
mark -
25 Oct 2005 3:29 PM - 2 messages
I'm trying to validate a SS# entered into a asp:textbox on the webpage. Here is the expression I'm using for ss# ^\d{3}-\d{2}-\d{4}$ I've also tried to replace d with S and s just incase there was an issue ...
RequiredFieldValidator does not Validate control
sn -
25 Oct 2005 12:29 PM - 6 messages
Hi All, I have a strange behavior here. I have a page with several TextBox and there is a RequiredFieldValidator for some of these TextBox. My page works perfectly fine on my Development computer, but on the production server. The RequiredFieldValidators are not working ...
HI - Crystal report generation
Devendra -
25 Oct 2005 10:03 AM - 2 messages
Hi, I am using ASP.NET 2.0 beta. I want to create a crystal report and convert it into a pdf and flush it on the browser. first of all can i create a crystal report using .ttx file i.e. the Field ...
Htmltable cache?
fnews.telia.net -
25 Oct 2005 7:37 AM - 2 messages
Hello! I'm building a htmltable in vb and when it is done I'll set some of the columns to not visible. When I then swithing from values to procent the page don't know which value is the right. The page is still keeping the old ...
Stop execution of compare validator
sushant13 -
24 Oct 2005 7:53 PM - 2 messages
Hi, I have two text boxes. Both are accepting date value. I have 2 compare validators associated with first textbox. The first compare validator checks input value is of type Date or not. The second one compares first textbox's value with second textbox. ...
.NET 2.0 use of Xml.Transform in WebControl
n33470 -
24 Oct 2005 6:47 PM - 2 messages
We're in the process of migrating our projects to use VS2005 from VS2003. We have a web page that uses the XML WebControl to perform an XSLT tranformation by using the property "Transform" of the webcontrol. Here is a sample: ...
C# only DataGrid for WebForm? EASY QUES!!!
R Reyes -
24 Oct 2005 3:59 PM - 5 messages
Hi, I am trying to create a C# only website and can't seem to figure out why my datagrid isn't showing? All that's in my aspx file is: <%@ Page Language="C#" AutoEventWireup="false" CodeFile="myPage.aspx.cs" ...
datalist
Petr SIMUNEK -
24 Oct 2005 2:46 PM - 2 messages
Is there a way to render something before the DATALIST encapsulation table gets rendered ? So that I could have Label before actual table that is rendered by DATALIST... <h1>Some Label</h1> <TABLE ID='DataList' width='100%'> ...
Sorting a dataset displayed using a repeater
Andrew Chalk -
24 Oct 2005 12:49 PM - 5 messages
I am displaying a dataset using a Repeater. I would like to allow the user to click on a column header and have the data sort by that column. How do I go about this? Does anyone know of any example code? ...
ListBox
Peter Kirk -
24 Oct 2005 12:02 PM - 2 messages
Is it correct that in a ListBox control which is multiple selection, I have to manually iterate through all items to find out which ones are selected? There is no "ListItem[] GetSelectedItems()" or something like that? ...
Banner Ads With Flash
Wayne Wengert -
24 Oct 2005 11:07 AM - 4 messages
I am looking for a process or add-in to add to a web page that will allow me to rotate banner ads, including Flash and animated gif's if possible. I found some via google but I am looking for recommendations. This is for a ...
Extending Drop Down List
Amit -
24 Oct 2005 9:31 AM - 2 messages
Hi Friends, I am trying to add two extra properties to my drop down list that i can access from .aspx page only, <asp:DropDowmList id="" runat="" Description="Custom Property" DataSource="custom Property"> please let me know how i can acehive this in vb.net. ...
datagrid's itemcommand event gets fired
Manick -
24 Oct 2005 2:15 AM - 4 messages
Can someone help me why is the following behaviour - 0. The page has a resultsGrid(datagrid) and a submit button. 1. On clicking any control within datagrid, resultsGrid_ItemDataBound is fired. 2. User click's back button of the browser. 3. User clicks on a submit button outside the datagrid. ...
|
|||||||||||||||||||||||