Click here to Skip to main content
15,886,872 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: xml appendchilde Pin
Manas Bhardwaj21-Jan-11 2:55
professionalManas Bhardwaj21-Jan-11 2:55 
QuestionASP.net and SAP integration Pin
Any_India19-Jan-11 19:03
Any_India19-Jan-11 19:03 
AnswerRe: ASP.net and SAP integration Pin
TweakBird19-Jan-11 19:38
TweakBird19-Jan-11 19:38 
AnswerRe: ASP.net and SAP integration Pin
Kasson20-Jan-11 0:29
Kasson20-Jan-11 0:29 
AnswerRe: ASP.net and SAP integration Pin
RaviRanjanKr20-Jan-11 0:53
professionalRaviRanjanKr20-Jan-11 0:53 
AnswerRe: ASP.net and SAP integration Pin
Tej Aj21-Jan-11 0:13
Tej Aj21-Jan-11 0:13 
Questioni got error on gridview in allowPaging = true - asp.net Pin
Gali197819-Jan-11 7:16
Gali197819-Jan-11 7:16 
AnswerRe: i got error on gridview in allowPaging = true - asp.net Pin
R. Giskard Reventlov19-Jan-11 7:31
R. Giskard Reventlov19-Jan-11 7:31 
It's telling you exactly what the probelm is: you have not created the PageIndexChanging event and handled it which is what you need to do unless you use one of the built in data sources that will give you paging and sorting for free. In design view, click on the grid, and view the event properties. Double-Click on the appropriate row and the method will be created for you. Now handle the event.
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair.
nils illegitimus carborundum

me, me, me

AnswerRe: i got error on gridview in allowPaging = true - asp.net Pin
TweakBird19-Jan-11 7:52
TweakBird19-Jan-11 7:52 
GeneralRe: i got error on gridview in allowPaging = true - asp.net Pin
Gali197819-Jan-11 8:07
Gali197819-Jan-11 8:07 
GeneralRe: i got error on gridview in allowPaging = true - asp.net Pin
TweakBird19-Jan-11 8:20
TweakBird19-Jan-11 8:20 
GeneralRe: i got error on gridview in allowPaging = true - asp.net Pin
Dhyanga19-Jan-11 10:03
Dhyanga19-Jan-11 10:03 
GeneralRe: i got error on gridview in allowPaging = true - asp.net Pin
goldsoft19-Jan-11 19:14
goldsoft19-Jan-11 19:14 
GeneralRe: i got error on gridview in allowPaging = true - asp.net Pin
TweakBird19-Jan-11 19:33
TweakBird19-Jan-11 19:33 
QuestionAny ASP.NET MVC open-source role management GUIs? Pin
Dimitri Witkowski18-Jan-11 21:34
Dimitri Witkowski18-Jan-11 21:34 
AnswerRe: Any ASP.NET MVC open-source role management GUIs? Pin
Sandeep Mewara22-Jan-11 8:36
mveSandeep Mewara22-Jan-11 8:36 
GeneralRe: Any ASP.NET MVC open-source role management GUIs? Pin
Dimitri Witkowski22-Jan-11 8:55
Dimitri Witkowski22-Jan-11 8:55 
QuestionJavascript Confirmation box not working from code behing Pin
meeram39518-Jan-11 21:21
meeram39518-Jan-11 21:21 
AnswerRe: Javascript Confirmation box not working from code behing Pin
Ankur\m/19-Jan-11 0:20
professionalAnkur\m/19-Jan-11 0:20 
GeneralRe: Javascript Confirmation box not working from code behing Pin
meeram39519-Jan-11 13:49
meeram39519-Jan-11 13:49 
GeneralRe: Javascript Confirmation box not working from code behing Pin
Ankur\m/19-Jan-11 17:37
professionalAnkur\m/19-Jan-11 17:37 
Questiondr LUPP Pin
swaroops18-Jan-11 21:03
swaroops18-Jan-11 21:03 
AnswerRe: dr LUPP Pin
Manfred Rudolf Bihy19-Jan-11 9:49
professionalManfred Rudolf Bihy19-Jan-11 9:49 
Questioncustom datalist control Pin
Ersan Ercek18-Jan-11 10:01
Ersan Ercek18-Jan-11 10:01 
AnswerRe: custom datalist control Pin
thatraja18-Jan-11 14:42
professionalthatraja18-Jan-11 14:42 

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.