Click here to Skip to main content
15,905,563 members
Home / Discussions / Database
   

Database

 
QuestionSQL Server 2005 and SQL Express Pin
Brendan Vogt13-Mar-06 21:02
Brendan Vogt13-Mar-06 21:02 
AnswerRe: SQL Server 2005 and SQL Express Pin
NewbieDude13-Mar-06 22:49
NewbieDude13-Mar-06 22:49 
GeneralRe: SQL Server 2005 and SQL Express Pin
NewbieDude14-Mar-06 0:49
NewbieDude14-Mar-06 0:49 
QuestionHow to edit data in gridview Pin
Enigma344013-Mar-06 19:39
Enigma344013-Mar-06 19:39 
AnswerRe: How to edit data in gridview Pin
albCode13-Mar-06 20:29
albCode13-Mar-06 20:29 
GeneralRe: How to edit data in gridview Pin
Enigma344013-Mar-06 21:59
Enigma344013-Mar-06 21:59 
GeneralRe: How to edit data in gridview Pin
albCode13-Mar-06 22:01
albCode13-Mar-06 22:01 
GeneralRe: How to edit data in gridview Pin
Enigma344014-Mar-06 1:20
Enigma344014-Mar-06 1:20 
Dude Iam getting nuts over this thing
below is the detail error msg. I've tried all u wrote but still it is giving the same error

The GridView 'GridView2' fired event RowEditing which wasn't handled.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: The GridView 'GridView2' fired event RowEditing which wasn't handled.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[HttpException (0x80004005): The GridView 'GridView2' fired event RowEditing which wasn't handled.]
System.Web.UI.WebControls.GridView.OnRowEditing(GridViewEditEventArgs e) +323
System.Web.UI.WebControls.GridView.HandleEdit(Int32 rowIndex) +60
System.Web.UI.WebControls.GridView.HandleEvent(EventArgs e, Boolean causesValidation, String validationGroup) +705
System.Web.UI.WebControls.GridView.RaisePostBackEvent(String eventArgument) +214
System.Web.UI.WebControls.GridView.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +31
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +32
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +244
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3838

--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42 :
Sleepy | :zzz: confused:
GeneralRe: How to edit data in gridview Pin
albCode14-Mar-06 2:55
albCode14-Mar-06 2:55 
QuestionSP to Convert all DbTables to Excel sheet Pin
HimaBindu Vejella13-Mar-06 18:23
HimaBindu Vejella13-Mar-06 18:23 
AnswerRe: SP to Convert all DbTables to Excel sheet Pin
Vasudevan Deepak Kumar13-Mar-06 19:01
Vasudevan Deepak Kumar13-Mar-06 19:01 
GeneralRe: SP to Convert all DbTables to Excel sheet Pin
HimaBindu Vejella13-Mar-06 19:12
HimaBindu Vejella13-Mar-06 19:12 
GeneralRe: SP to Convert all DbTables to Excel sheet Pin
HimaBindu Vejella16-Mar-06 20:47
HimaBindu Vejella16-Mar-06 20:47 
AnswerRe: SP to Convert all DbTables to Excel sheet Pin
sathish s13-Mar-06 23:27
sathish s13-Mar-06 23:27 
QuestionOLE DB/JET and Excel - Reading Data, Error Handling Pin
mcljava13-Mar-06 9:47
mcljava13-Mar-06 9:47 
QuestionCheck if SQL Server is running through code Pin
theanton13-Mar-06 8:45
theanton13-Mar-06 8:45 
AnswerRe: Check if SQL Server is running through code Pin
Vasudevan Deepak Kumar13-Mar-06 19:02
Vasudevan Deepak Kumar13-Mar-06 19:02 
Questionstore swf file Pin
LovelyHelp13-Mar-06 2:17
LovelyHelp13-Mar-06 2:17 
AnswerRe: store swf file Pin
Vasudevan Deepak Kumar13-Mar-06 18:59
Vasudevan Deepak Kumar13-Mar-06 18:59 
GeneralRe: store swf file Pin
LovelyHelp15-Mar-06 1:15
LovelyHelp15-Mar-06 1:15 
QuestionSQL 2005 Pin
Illegal Operation13-Mar-06 1:08
Illegal Operation13-Mar-06 1:08 
AnswerRe: SQL 2005 Pin
Mike Dimmick13-Mar-06 2:01
Mike Dimmick13-Mar-06 2:01 
AnswerRe: SQL 2005 Pin
HimaBindu Vejella14-Mar-06 0:25
HimaBindu Vejella14-Mar-06 0:25 
QuestionPerformance problem when closing the SqlDataReader Pin
CADMIN12-Mar-06 21:20
professionalCADMIN12-Mar-06 21:20 
AnswerRe: Performance problem when closing the SqlDataReader Pin
cbhkenshin12-Mar-06 22:30
cbhkenshin12-Mar-06 22:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.