|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET web controlsmicrosoft.public.dotnet.framework.aspnet.webcontrols
unhandled exception in custom web control (PS:PSGridView)
R.A.M. -
20 Oct 2007 8:04 AM - 3 messages
Hello, I am writing ASP.NET application with will use custom web control PS:PSGridView (insertable grid view) downloaded from [link] My problem is that when user inserts/edits/deletes row in the control, an ...
Same event handler for WEB-controls
KSO -
20 Oct 2007 7:05 AM - 1 message
How can I connect my own eventhandler with several web controls ? - when all the web controls changes I want to do something (=the same thing - update the page). I know it can be done by changing the tags in the HTML code - but I want to ...
Position of a dynamic table
KSO -
19 Oct 2007 4:28 AM - 3 messages
By C#-code I want to place a table UNDER my last WEB control - witch I placed with the designer. My problem is that the table is inserted in the topleft of the IE window - on top of my other WEB controls. ...
nested Gridview overflows DIV size
Abhijit -
17 Oct 2007 10:24 PM - 1 message
Strange behavior with ASP.NET 2.0 I have a simple nested gridview (for sample, each with just two columns) The gridview is placed inside a DIV which has height fixed and "overflow = auto" to control the flow of contents inside DIV and show scrollbars ...
BulletedList Control
KSO -
17 Oct 2007 6:47 PM - 12 messages
I can't get my BulletedList control to work properly ! I wish to change it's displaymode by clicking on a "bulleted list of choices" and her is the click-event: protected void BulletedList1_Click(object sender, BulletedListEventArgs e) {label1.Text = "Now it should bel " + BulletedList1.Items[e.Index].Text; ...
2 DropDownList in a DataGrid
Palmi -
17 Oct 2007 4:09 PM - 1 message
Hi, i have a datagrid and two DropDownList in it in edit mode and i want to change the item list in the other DropDownList when the selectedindexchanged occurs in the other, how can i do this when i'm using templatefield ? ...
Editing/Deleting/Inserting Records using ASPxGridView
WebGuy -
17 Oct 2007 9:56 AM - 2 messages
I'm using Visual Studio 2005 and SQL Server 2005, and I've created an AJAXenabled ASPx.Net Website. In one of my SQL Server tables, I have Social Security Number as my PrimaryKey, and I'm using this field as a Seach ...
/STACK Option in VB
Carlos -
17 Oct 2007 8:15 AM - 1 message
Dear all, I have encountered a DLL. When I use this in VB.NET, my program will crash due to "System.StackOverflowException." But when I use this DLL in VC.NET with a compiler option "/STACK:<some big number>", it works fine! ...
How to make to RadioButtonList on the same group
John Dow -
17 Oct 2007 5:05 AM - 4 messages
I have two RadioButtonList that binding two seperate lists. However, I would like to make them in the same group, which means when one RadioButtonList has any selected item, the other RadioButtonList will have no selected item. Is there any way to do that easily? ...
WebForm_Postbackoptions is undefined
anuragsji -
16 Oct 2007 10:28 PM - 1 message
I am facing an error when migrating code base from ASP.NET (Version 1.1;VS 2003) to ASP.NET (Version 2.0;VS 2005). The situation is ..... When page is loaded completely and presses Next (which is asp.net ...
Re : GridView Error
BB206 -
16 Oct 2007 6:42 PM - 2 messages
I got the below error when click the Page No. when paging : Microsoft JScript °õ¦æ¶¥¬q¿ù»~: Sys.WebForms.PageRequestManagerServerErrorException: ¥Ñ GridView 'GridBooking' ¤Þµo¦ý©|¥¼³B²zªº¨Æ¥ó ...
Display a Web Form then Do Something
Larry Rebich -
16 Oct 2007 4:33 PM - 2 messages
Is there a way to display a web page then do something else - similar to the DoEvents in VB6? I have a rather long running process and I'd like to display the web form but during PageLoad I'd like to go off and do the process. ...
ReportViewer for Visual Web Developer 2008
zous -
16 Oct 2007 4:01 PM - 1 message
I downloaded and installed VWD 2008 Express, but can not find ReportViewer webcontrol for VWD 2008. I used to use ReportViewer 2005 in VWD 2005. It does not work in VWD 2008. Where can I find the ReportViewer that will work in VWD 2008? ...
Re : Calendar Control popup was overlapped by others
BMW -
16 Oct 2007 8:19 AM - 1 message
My Calendar Control in ASP.NET form was overlapped by other controls, i.e. textbox... Anyone know how to handle it. Thank you very much! ...
Can you access records directly on form?
Randy Galliano -
16 Oct 2007 2:40 AM - 1 message
Hello, I need to set up an sql connection and access the data directly so I can create my own form and move each records values to some text boxes. I have search books and the web but haven't found any answers. Does anybody know ...
AssociatedControlID and User Controls
Verticon:: -
15 Oct 2007 7:13 PM - 1 message
I have a user control that contains a drop down list and a few other items. I have a label control on the form level. how do I assign the label to the drop down list in the user control? ...
How to convert DetailsView ItemTemplate/Label to code?
Pete -
15 Oct 2007 5:18 PM - 1 message
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 middle 3 lines are the last ones I still need to ...
Is there a 3rd party text editor control that is approx as scripable as Word?
sandal -
15 Oct 2007 3:55 PM - 2 messages
Does anyone have exposure to a programmable asp.net editor control that can approximate basic aspects of Word's programability? I have an existing system that utilizes Word and vba to build a customized document out of text snippets and then let the user complete the ...
|
|||||||||||||||||||||||