Click here to Skip to main content
15,887,832 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to get control inside Datagrid ? Pin
Richard Deeming4-Mar-14 5:15
mveRichard Deeming4-Mar-14 5:15 
GeneralRe: How to get control inside Datagrid ? Pin
ngoloi4-Mar-14 17:46
ngoloi4-Mar-14 17:46 
AnswerRe: How to get control inside Datagrid ? Pin
Jαved10-Mar-14 22:39
professionalJαved10-Mar-14 22:39 
QuestionMenu focus Pin
Member 106415403-Mar-14 22:50
Member 106415403-Mar-14 22:50 
QuestionDropdown control doesn't always populate Pin
#realJSOP3-Mar-14 4:31
mve#realJSOP3-Mar-14 4:31 
AnswerRe: Dropdown control doesn't always populate Pin
jkirkerx3-Mar-14 11:28
professionaljkirkerx3-Mar-14 11:28 
GeneralRe: Dropdown control doesn't always populate Pin
#realJSOP4-Mar-14 3:45
mve#realJSOP4-Mar-14 3:45 
GeneralRe: Dropdown control doesn't always populate Pin
jkirkerx4-Mar-14 6:14
professionaljkirkerx4-Mar-14 6:14 
I haven't used the bind in a long time, I would have to run a test on it.
your probably going to have to add some diagnostic code to see whats happening, like in PHP.

Something is getting unreliable in your code somewhere, it may be the bind and your not binding the 2nd time, thus no records are fetched. Perhaps the bind object is locking up the 2nd or 3rd time around.

Just make sure you have data first before you start jumping around on it.
AnswerRe: Dropdown control doesn't always populate Pin
Bernhard Hiller4-Mar-14 2:28
Bernhard Hiller4-Mar-14 2:28 
GeneralRe: Dropdown control doesn't always populate Pin
#realJSOP4-Mar-14 3:43
mve#realJSOP4-Mar-14 3:43 
GeneralRe: Dropdown control doesn't always populate Pin
Bernhard Hiller4-Mar-14 22:11
Bernhard Hiller4-Mar-14 22:11 
QuestionASP.net - Webforms - Dynamic controls Pin
tinaclement2-Mar-14 20:56
tinaclement2-Mar-14 20:56 
AnswerRe: ASP.net - Webforms - Dynamic controls Pin
Richard MacCutchan2-Mar-14 22:58
mveRichard MacCutchan2-Mar-14 22:58 
QuestionWindow.open Pin
Zeyad Jalil1-Mar-14 20:15
professionalZeyad Jalil1-Mar-14 20:15 
AnswerRe: Window.open Pin
Kornfeld Eliyahu Peter1-Mar-14 20:43
professionalKornfeld Eliyahu Peter1-Mar-14 20:43 
AnswerRe: Window.open Pin
jkirkerx2-Mar-14 9:19
professionaljkirkerx2-Mar-14 9:19 
QuestionPREVIEW ASP.NET PAGE ON A WEB BROWSER Pin
Member 106347491-Mar-14 0:15
Member 106347491-Mar-14 0:15 
SuggestionRe: PREVIEW ASP.NET PAGE ON A WEB BROWSER Pin
Richard Deeming3-Mar-14 0:50
mveRichard Deeming3-Mar-14 0:50 
QuestionMVC4 - WebMatrix.WebData.SimpleMembershipProvider vs System.Web.Security.MembershipProvider Pin
Swab.Jat27-Feb-14 17:17
Swab.Jat27-Feb-14 17:17 
QuestionWCF error, System.ServiceModel.CommunicationException the maximum message size quota for incoming messages has been exceeded Pin
littleGreenDude27-Feb-14 4:24
littleGreenDude27-Feb-14 4:24 
QuestionJQuery to get sum of testboxes values of each row in Repeater Control Pin
indian14326-Feb-14 11:30
indian14326-Feb-14 11:30 
AnswerRe: JQuery to get sum of testboxes values of each row in Repeater Control Pin
Ahmed Bensaid26-Feb-14 23:06
professionalAhmed Bensaid26-Feb-14 23:06 
GeneralRe: JQuery to get sum of testboxes values of each row in Repeater Control Pin
indian14327-Feb-14 5:50
indian14327-Feb-14 5:50 
QuestionClient side pagination is not working in jqGrid Pin
manishchourasia200026-Feb-14 1:16
professionalmanishchourasia200026-Feb-14 1:16 
AnswerRe: Client side pagination is not working in jqGrid Pin
Ahmed Bensaid26-Feb-14 2:33
professionalAhmed Bensaid26-Feb-14 2:33 

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.