all groups > asp.net webcontrols > october 2007 > threads for october 15 - 21, 2007
Filter by week: 1 2 3 4 5
unhandled exception in custom web control (PS:PSGridView)
Posted by R.A.M. at 10/20/2007 12:00:00 AM
Hello,
I am writing ASP.NET application with will use custom web control
PS:PSGridView (insertable grid view) downloaded from
http://www.codeproject.com/aspnet/PSGridView.asp.
My problem is that when user inserts/edits/deletes row in the control, an
error in occurs my application:
Message: ... more >>
Position of a dynamic table
Posted by KSO at 10/18/2007 9:28:15 PM
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.
I think the controls must have a position-property but I can't find it.... more >>
BulletedList Control
Posted by KSO at 10/17/2007 11:47:03 AM
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.It... more >>
Re : GridView Error
Posted by BB206 at 10/17/2007 2:42:50 AM
I got the below error when click the Page No. when paging :
Microsoft JScript °õ¦æ¶¥¬q¿ù»~:
Sys.WebForms.PageRequestManagerServerErrorException: ¥Ñ GridView
'GridBooking' ¤Þµo¦ý©|¥¼³B²zªº¨Æ¥ó
PageIndexChanging¡C
Anyone can help!
... more >>
How to make to RadioButtonList on the same group
Posted by John Dow at 10/17/2007 12:05:40 AM
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?
Thanks
... more >>
Display a Web Form then Do Something
Posted by Larry Rebich at 10/16/2007 9:33:08 AM
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.
Or is there a better way to do this?
Thanks and Cheers,
Lar... more >>
ReportViewer for Visual Web Developer 2008
Posted by zous at 10/16/2007 9:01:00 AM
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?
Any one knows?
... more >>
Is there a 3rd party text editor control that is approx as scripable as Word?
Posted by sandal at 10/15/2007 8:55:29 AM
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
editing.
The kinds of... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|