Click here to Skip to main content
15,918,003 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: javascript doubt [modified] Pin
Chetan Ranpariya7-Jun-07 20:20
Chetan Ranpariya7-Jun-07 20:20 
Questiondetailsview as item template in datalist,asp.net2.0+c# Pin
regin7-Jun-07 19:29
regin7-Jun-07 19:29 
AnswerRe: detailsview as item template in datalist,asp.net2.0+c# Pin
Sathesh Sakthivel7-Jun-07 19:33
Sathesh Sakthivel7-Jun-07 19:33 
GeneralRe: detailsview as item template in datalist,asp.net2.0+c# Pin
regin7-Jun-07 21:01
regin7-Jun-07 21:01 
QuestionConverting .html to .aspx Pin
SPRC7-Jun-07 19:09
SPRC7-Jun-07 19:09 
AnswerRe: Converting .html to .aspx Pin
Expert Coming7-Jun-07 19:15
Expert Coming7-Jun-07 19:15 
AnswerRe: Converting .html to .aspx Pin
Christian Graus7-Jun-07 20:36
protectorChristian Graus7-Jun-07 20:36 
QuestionObjectDataSource Issue Pin
Expert Coming7-Jun-07 19:07
Expert Coming7-Jun-07 19:07 
First off I realize this is a common issue and has plenty of people saying they have fixed it.

I am using VS 2005, programming in C# and ASP.NET. I have a GridView and an ObjectDataSource my GridView will display the data, but not update. I am using a three-tier application design. My DAL has on table with SELECT and INSERT type methods. My BLL has SELECT, UPDATE, INSERT, and DELETE methods. My presentation layer contains the ObjectDataSource and GridView.

When I attempt to update I get the following error:

ObjectDataSource 'odsSubdivisions' could not find a non-generic method 'UpdateSubdivision' that has parameters: intID, szName, szCity, szState, szZIP, szLegal, Name, City, State, ZIP Code, Legal Description.

The last 5 parameters are added by the ObjectDataSource I believe. I have set the OldValuesParameterFormatString to {0}, which most solutions say to do, yet no avail. I am not using Optimistic Concurrency either.

Any other suggestions. I'll try anything.

The best way to accelerate a Macintosh is at 9.8m/sec² - Marcus Dolengo

QuestionHow to store and get private key in certificates? Pin
zechariah7-Jun-07 18:46
zechariah7-Jun-07 18:46 
QuestionAJAX UpdatePanel related Pin
larree117-Jun-07 18:01
larree117-Jun-07 18:01 
AnswerRe: AJAX UpdatePanel related Pin
Venk25912-Jun-07 18:32
Venk25912-Jun-07 18:32 
GeneralRe: AJAX UpdatePanel related Pin
larree1112-Jun-07 19:17
larree1112-Jun-07 19:17 
QuestionI NEED SOURCE FORUM ASP.NET WITH C# Pin
suchon_phuong7-Jun-07 17:35
suchon_phuong7-Jun-07 17:35 
AnswerRe: I NEED SOURCE FORUM ASP.NET WITH C# Pin
Christian Graus7-Jun-07 18:11
protectorChristian Graus7-Jun-07 18:11 
Questionhow can I get the next item? Pin
lockepeak7-Jun-07 16:52
lockepeak7-Jun-07 16:52 
AnswerRe: how can I get the next item? Pin
Arun.Immanuel7-Jun-07 17:51
Arun.Immanuel7-Jun-07 17:51 
AnswerRe: how can I get the next item? Pin
Christian Graus7-Jun-07 18:12
protectorChristian Graus7-Jun-07 18:12 
QuestionInvalid cast from System.String to System.Byte[ ] [modified] Pin
ASPnoob7-Jun-07 16:41
ASPnoob7-Jun-07 16:41 
AnswerRe: Invalid cast from System.String to System.Byte[ ] Pin
ASPnoob8-Jun-07 16:01
ASPnoob8-Jun-07 16:01 
QuestionIDENTITY_INSERT Pin
seemamltn7-Jun-07 15:30
seemamltn7-Jun-07 15:30 
AnswerRe: IDENTITY_INSERT Pin
Sathesh Sakthivel7-Jun-07 16:46
Sathesh Sakthivel7-Jun-07 16:46 
Question.net documentation Pin
haytham_mohammad7-Jun-07 14:11
haytham_mohammad7-Jun-07 14:11 
AnswerRe: .net documentation Pin
Colin Angus Mackay7-Jun-07 14:26
Colin Angus Mackay7-Jun-07 14:26 
QuestionFile retrive from DataBase Pin
seemamltn7-Jun-07 13:23
seemamltn7-Jun-07 13:23 
AnswerRe: File retrive from DataBase [modified] Pin
ASPnoob7-Jun-07 17:02
ASPnoob7-Jun-07 17:02 

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.