Home All Groups Group Topic Archive Search About

ASP.NET web controls

microsoft.public.dotnet.framework.aspnet.webcontrols
Score Can RDLC Reports be used with Oracle data sources?
Will Baldwin - 17 Dec 2005 6:18 PM - 3 messages
I am trying to get the ReportViewer to work in VS2005 Professional. 1) Created a connection to the Oracle 10g Database in the Server Explorer. 2) Created an empty 'report.rdlc' file. 3) Created an report.aspx with a ReportViewer bound to the 'report.rdlc' ...
Score Wizard Control - Referencing buttons in <StepNavigationTemplate>
beaudetious - 17 Dec 2005 5:15 AM - 7 messages
I've got a wizard control setup where I use the NavigationTemplates to control the navigation buttons.  My setup (very generally and with no specifics) looks like this: <asp:Wizard>     <StartNavigationTemplate></StartNavigationTemplate> ...
Score Datagrid only shows the header
jonefer - 17 Dec 2005 2:50 AM - 10 messages
What would cause a DataGrid to only show the header?? The code inside my Page_Load is: '======================= Dim ConStr as String = "Provider=Microsoft.Jet.OLEDB.4.0;data source=C:\\malpha.mdb" Dim dcMalpha as OleDB.OleDbConnection(conStr) Dim daMembers as New OleDb.OleDbDataAdapter ...
Score Master Page problem
Houston Lucifer - 16 Dec 2005 8:43 PM - 10 messages
Hi all, i have a login form which has a master page. I have style sheet for the master page. But, the login form doesn't inherit that style. All other forms inherit the master page style. Is there something that i am missing? ...
Score GridView KeepInEdit Mode problem
Houston Lucifer - 16 Dec 2005 3:56 PM - 2 messages
Hi all. I am having a tough time to get the grid view back into the normal mode after updating the record. I have the code in the RowUpdating Event which does all my custom inserts and updates and then i have KeepEditMode = ...
Score Sorting in GridView problem
mfr - 16 Dec 2005 11:10 AM - 3 messages
I'm trying to implement sorting in a GridView. The GridView is connected to an ObjectDataSource that uses a stored procedure to return the data. I believe I've implemented everything correctly but the sorting does not work. By tracing through the program ...
Score Custom memebrship provider problem
John - 16 Dec 2005 6:52 AM - 3 messages
Hi I am trying to setup a customised membership provider and I am getting the following error when trying to run the app; The entry 'AspNetSqlMembershipProvider' has already been added. The line is:     <add name="AspNetSqlMembershipProvider" ...
Score User Control First Load
Jose Rodriguez - 15 Dec 2005 11:25 PM - 3 messages
This problem is a tricky one. I am working on an application that loads dynamic user controls into a panel control. We were getting Viewstate errors when the user clicked refresh. To fix it, I turned off the Enableviewstate on the Panel. Now my logic to determine if the user control has been loaded ...
Score Cant get a gridview to bind to my dataset
catronro - 15 Dec 2005 9:50 PM - 2 messages
ok i am trying to pull a dataset back from my database and then have the searchResultsGridView diplay them. As i step through it the dataset is being populated but never displayed by the grid view. Any ideas message.Text = ""; ...
Score Implement form's onSubmit functionality
Vi - 15 Dec 2005 8:30 PM - 2 messages
Hi, I have a LinkButton control that deletes a user from a database. I'd like to display a client side alert window prompting the user to confirm the delete so that if the users clicks "NO", the form is not posted to the server ...
Score CheckBoxList problem. Want to add some javascript to each checkbox
ThunderMusic - 15 Dec 2005 7:27 PM - 8 messages
Hi, I have a CheckBoxList and I want to add some javascript code to each CheckBox created by this CheckBoxList. I tried iterating through all items of the list, all the controls, do a FindControl, et al. with no good result. ...
Score ck_Problems
Amadeus Consulting - 15 Dec 2005 7:10 PM - 7 messages
I am developing a control in ASP.NET 2.0 that is derived from GridView. This control handles paging on its own and thus renders custom paging buttons. It also add some other functionality to the GridView by overriding Render() and ...
Score Datagrid, formatting, carriage returns
Zamdrist - 15 Dec 2005 3:01 PM - 7 messages
It appears as though, in the transition from a query to the datagrid I am losing the carriage returns in an address field which I would like to maintain for the purposes of a Word merge. Here's the stored procedure. I have to Cast the data from text to ...
Score URGENT - ASP.NET Labels and LinkButtons behaving inconsistently ac
Zahid - 15 Dec 2005 12:36 PM - 9 messages
Hello, im working on an asp.net page that contains some labels and linkbuttons. The label text is set and the link buttons are disabled when the page loads. This works fine on my pc but when the same page is loaded on a friend's pc, the ...
Score IE Web Controls : TabStrip and Mulitpage
paris baughman - 15 Dec 2005 10:12 AM - 2 messages
Would it be possible if somebody could go through how i can DYNAMICALLY add a tabstrip control and a mulitpage control.  If you could provide some example  code and give me an explanation on how it works ?  i would be very greatful ...
Score Working, sorta...drop down list
zamdrist - 14 Dec 2005 8:46 PM - 5 messages
I have an ASPX codebehind webform with two drop down lists. The first code below gets data and populates the ddl. The second (ddlGroups) fails and I cannot figure out why. I checked the permissions of the stored procedure, even ran it via query analyzer. ...
Score Tab Strip
Sarah Sarah - 14 Dec 2005 6:31 PM - 2 messages
Is there a control in the VS2005 toolbox that allows for TabStrips on a web page/application? I can find multiview and view but not TabStrip. Or do I need to program it in C#? I'm a beginner to C# and VS, any help would be wonderful. ...
Score Repeater Help
Jamie Sutherland - 14 Dec 2005 4:01 PM - 2 messages
Hi, My page has a repeater control on it which puls data from my sql db. the query string I have has several fields of the same name but from different tables(shown below). On my aspx page I have the following: ...
Score Web site administration tool functionality for the end user
John - 14 Dec 2005 4:08 AM - 3 messages
Hi Web site administration tool is great. How can I provide this functionality for the end user? I need the end user Admin to be able to list users and then change roles for any of the users or to be able to disable any of the ...
Score Customizing create user wizard
John - 14 Dec 2005 2:03 AM - 4 messages
Hi I am using create user wizard with sql server based membership/roles. I have the following questions; 1. How can I get rid of the security question and answer as I don't need it in my app? 2. How can I get the control to send an email to the "office" so they can ...
Score ObjectDataSource DateTime isuue with en-gb culture
Anne Catterick - 13 Dec 2005 8:01 PM - 3 messages
Hi, I have an british ASP.Net 2.0 application which is doing what (should) be very simple. But I am having issues. On my page I have a GridView as follows (some tags excluded for easy reading):     <asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="False" ...
Score CSS Issue With User Control in an HTML Table
Stephen Hatfield - 13 Dec 2005 5:45 PM - 2 messages
I have a user control that is an HTML table with two rows and three columns. I am using a control instead of a straight APSX page as in the future I will need to use this control within SharePoint. In VS 2005 design mode the user ...
Score Disable Dropdown list in GridView(Edit Mode)
Houston Lucifer - 13 Dec 2005 5:29 PM - 5 messages
Hi all, i have three column in GridView which in the edit mode are dropdown lists. Based on the role, when the user clicks on the 'Edit' Button i need to disable any two of those columns. How can i do this. Can i generate the 'Edit ...
Score Error Rendering Control - ButtonSearch An unhandled exception has occurred. There was an error pars
madhattan - 13 Dec 2005 2:56 PM - 6 messages
I have written my own custom server control based on Web Control.  I placed the .cs file in the App_Code Folder. When I add the following tag prefix to my web.config I start seeing this error (Design Time): ...
Score OnDayRender won't render
Lorenzo - 13 Dec 2005 2:55 PM - 4 messages
Hello there, I am stuck with somenthing that I can't get to work.  I am trying to color (again) the cell of myCalendar in yellow if those dates match what I ahve in my DB. This is what I have so far: ...
Score Label Style
kpg - 13 Dec 2005 2:54 PM - 8 messages
Hi all, I am long time programmer but a novice in ASP.NET. My main problem with coding is the style property of web controls. In this case it is the Label (UI.WebControls.Label). Whereas I am used to setting properties to manipulate ...
Score Steven Cheng, could you please take a look at the exception?
qiang - 13 Dec 2005 5:49 AM - 2 messages
Hi Steven, Could you please take a look at an exception for ASP.NET application? My ASP.NET application is using Infragistics WebChart control. I encounter an exception below when deploying the application into a third-part host. It would be very appreciated if you have known the reason and tell me. ...
Score Templated User Control & intellisense
Frédéric Mayot - 12 Dec 2005 9:10 PM - 2 messages
Hi, I built a very simple templated user control but unfortunately, the template "Content" is not recognized by intellisense and it says that my component "SubForm" is not supposed to contain anything. Any idea ? Thanks SubForm.ascx------------------------- <%@ Control Language="C#" AutoEventWireup="true" CodeFile="SubForm.ascx.cs" ...
Score Problem adding attributes to DataListItem..
J'son - 12 Dec 2005 9:04 PM - 4 messages
Guys, I have created a custom class that derives from DataList so that I can add some custom client side functionality into each new item row (<td>). Heres the class in its simplest form: public class MyDataList : DataList ...
Score Result not expected with user control - any ideas why/
Sue - 12 Dec 2005 7:05 PM - 7 messages
aspx:   <form id="Form1" method="post" runat="server">   <asp:PlaceHolder ID="PH" Runat="server"/>   </form> '----------------------------------- code behind: Protected WithEvents PH As PlaceHolder Protected WithEvents TestLabel As TestLabels = LoadControl("TestLabels.ascx") Private Sub Page_Load(ByVal sender As System.Object, ByVal e As    ...
Score Trouble with radio button list in Asp.net 1.1
Larry Beall - 12 Dec 2005 2:48 PM - 3 messages
I have a radio button list that has to contain the same value for 2 items.  When this is posted back and I attempt to grab the selected index it is always using the first instance of that value item.  Is this ...
Score datagrid value grouping
Priya - 12 Dec 2005 2:23 PM - 2 messages
Hi, I need a help. I'm creating a datagid . It has 4 columns. On the page load event I called the stored procedure which returns 7 fields out of which i should display 4 columns. First column was has radiobutton, second,third & 4 th are labels. ...
Score The lowly data field
TenDot - 12 Dec 2005 1:19 PM - 2 messages
I'm struggling with something that I'm ashamed to ask but it's driving me nuts.  I've done all kinds of searches in google and here on msdn and this forum.  Either I'm asking the wrong question or I have a serious paradigm ...
Score DropDownList(ddlist) and TextBox(tbox)
deepak - 12 Dec 2005 10:21 AM - 2 messages
i have dropdownlist(ddlist) and textbox(tbox) , i want that if a user types sometihing in the textbox(tbox), the values present in the ddlist should appear e.g. my ddlist has 3 values (india,indonesia,germany), if user types in text box ...
Score Role based security
John - 12 Dec 2005 4:48 AM - 6 messages
Hi I need to implement role based security for my app. If possible I would like to use as many of the built-in controls login, create user etc. as possible. I would also like to use SQL Server to store users/roles information. The ...
Score Tabbed control for ASP.NET pages
jonefer - 11 Dec 2005 10:29 AM - 5 messages
I'm a total Dotnet beginner, is there any example for creating the same kind of Tabbed control for Windows Forms - such as in Yahoo mail? ...
Score Low level programing in ASP .Net
noor - 11 Dec 2005 2:09 AM - 3 messages
Hi, I have to make a web based program that can interect with a networking device its a home made device. I m going to develop this device in .Net . kindly guid me from where i can strat it. the device is accessable form dos i m basically wants to make a web GUI  of ...
Next »