Click here to Skip to main content
15,900,816 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionProgrammatically controlling listbox vertical scrollbar Pin
Dave Askren20-Sep-07 3:53
Dave Askren20-Sep-07 3:53 
QuestionOpen New Web Page from the .VB Code File Pin
bhssc20-Sep-07 3:09
bhssc20-Sep-07 3:09 
AnswerRe: Open New Web Page from the .VB Code File Pin
N a v a n e e t h20-Sep-07 3:15
N a v a n e e t h20-Sep-07 3:15 
AnswerRe: Open New Web Page from the .VB Code File Pin
Guffa20-Sep-07 5:21
Guffa20-Sep-07 5:21 
GeneralRe: Open New Web Page from the .VB Code File Pin
bhssc20-Sep-07 6:08
bhssc20-Sep-07 6:08 
AnswerRe: Open New Web Page from the .VB Code File Pin
Guffa20-Sep-07 6:55
Guffa20-Sep-07 6:55 
Question'could not find a non-generic method' error [modified] Pin
newbieAl20-Sep-07 3:00
newbieAl20-Sep-07 3:00 
AnswerRe: 'could not find a non-generic method' error Pin
Urs Enzler20-Sep-07 3:10
Urs Enzler20-Sep-07 3:10 
Look at:

newbieAl wrote:
ObjectDataSource 'ObData' could not find a non-generic method 'updateUser' that has parameters: UserID, UserFirstName, UserLastName.


and:
newbieAl wrote:
[DataObjectMethod(DataObjectMethodType.Update)]
public static int updateUser(UserData userData)
{


The parameters do not match!

I think you have forgotten to define the UserData as DataObjectTypeName in the DataSource.
Or you have to add the needed parameters to the UpdateUser method. Both should work.







-^-^-^-^-^-
no risk no funk ................... please vote ------>

GeneralRe: 'could not find a non-generic method' error Pin
newbieAl20-Sep-07 3:24
newbieAl20-Sep-07 3:24 
GeneralRe: 'could not find a non-generic method' error Pin
Urs Enzler20-Sep-07 3:52
Urs Enzler20-Sep-07 3:52 
GeneralRe: 'could not find a non-generic method' error Pin
newbieAl20-Sep-07 4:43
newbieAl20-Sep-07 4:43 
QuestionHow to convert DataGrid into PDF (Gios PDF Library) Pin
That's Aragon20-Sep-07 2:40
That's Aragon20-Sep-07 2:40 
QuestionChat Software Pin
aljahmi20-Sep-07 2:38
aljahmi20-Sep-07 2:38 
AnswerRe: Chat Software Pin
enjoycrack20-Sep-07 4:27
enjoycrack20-Sep-07 4:27 
Questionhow can I update a record in sql from an aspx form Pin
Big Ralph20-Sep-07 2:37
Big Ralph20-Sep-07 2:37 
AnswerRe: how can I update a record in sql from an aspx form Pin
Colin Angus Mackay20-Sep-07 3:52
Colin Angus Mackay20-Sep-07 3:52 
QuestionProblem in Displaying image in Mozilla Pin
N a r e s h P a t e l20-Sep-07 2:32
N a r e s h P a t e l20-Sep-07 2:32 
AnswerRe: Problem in Displaying image in Mozilla Pin
N a v a n e e t h20-Sep-07 3:10
N a v a n e e t h20-Sep-07 3:10 
GeneralRe: Problem in Displaying image in Mozilla Pin
N a r e s h P a t e l20-Sep-07 3:23
N a r e s h P a t e l20-Sep-07 3:23 
GeneralRe: Problem in Displaying image in Mozilla Pin
N a v a n e e t h20-Sep-07 3:33
N a v a n e e t h20-Sep-07 3:33 
GeneralRe: Problem in Displaying image in Mozilla Pin
Guffa20-Sep-07 3:37
Guffa20-Sep-07 3:37 
GeneralRe: Problem in Displaying image in Mozilla Pin
N a r e s h P a t e l20-Sep-07 3:39
N a r e s h P a t e l20-Sep-07 3:39 
QuestionShow an error message in div Pin
Malayil alex20-Sep-07 2:31
Malayil alex20-Sep-07 2:31 
Questionimage in tilte bar Pin
kimo code20-Sep-07 2:00
kimo code20-Sep-07 2:00 
AnswerRe: image in tilte bar Pin
pmarfleet20-Sep-07 2:02
pmarfleet20-Sep-07 2: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.