PC Review


Reply
Thread Tools Rate Thread

asp.net database editor

 
 
=?Utf-8?B?REpL?=
Guest
Posts: n/a
 
      2nd Aug 2005
I am used FP2003 to create an asp.net database editor for an MS sql db. I
have two problems: 1. If I break the db down to sections of 5 items, when an
item is searched with a list of 3 or less a runtime error occurs
"[HttpException (0x80004005): An error has occurred because a control with
auto-generated id 'ResultsGrid:_ctl6:_ctl0' could not be located to raise a
postback event. To avoid this error, explicitly set the ID property of
controls that raise postback events.] Can anyone tell me how to change this
postback event?
2. Dropdown list work until a different item is selected in the dd list.
Here is the error -
HttpException (0x80004005): A DropDownList cannot have multiple items
selected.] If I change the ListItem item =
((DropDownList)control).Items.FindByValue( sValue );if(item !=
null){item.Selected = false; to false in the fpdbnet.cs I don’t get the
error; however, items from the db are not pulled into the db editor. Does
anyone have a fix?


--
DJK
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Database Editor Jean H Microsoft Frontpage 4 6th Mar 2009 05:10 PM
Database Interface Wizard-No Database editor page or submission fo Darla Microsoft Frontpage 1 30th Jun 2008 03:27 PM
Database editor does not change data in the database. =?Utf-8?B?Q0xT?= Microsoft Frontpage 5 24th Sep 2007 01:52 AM
Database Editor & Database Results Wizard =?Utf-8?B?R3VpZG8=?= Microsoft Frontpage 2 26th Jan 2006 09:38 PM
Database editor help please Paul Milner Microsoft Frontpage 4 20th Sep 2004 12:41 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:30 AM.