-
Need help? Ask us a question. Ask Question
Recent Activity
Activity stream for all registered members at Developer Barn Community.
-
shwetha marigowda replied to the thread in java script options[i].disabled is not working in IE9.
hey thanks wolffy, :thumbsup::happy: i am new to jquery.. but i have used in some code development, but having good knowledge in java...
May 20, 2013 at 6:30 AM -
shwetha marigowda liked Wolffy's post in the thread in java script options[i].disabled is not working in IE9.
Hmmm....I'm assuming that you have two select elements with the same options and that the options have the same values. When an option from...
May 20, 2013 at 6:30 AM -
Wolffy replied to the thread in java script options[i].disabled is not working in IE9.
Hmmm....I'm assuming that you have two select elements with the same options and that the options have the same values. When an option from...
May 17, 2013 at 11:37 AM -
Wolffy replied to the thread EF: Operation is not valid due to the current state of the object on Delete.
Well, that would be possible. However, I would then need to delete through the view -- which (assuming the EF doesn't get the way) is...
May 17, 2013 at 10:56 AM -
jmurrayhead replied to the thread EF: Operation is not valid due to the current state of the object on Delete.
Just an idea, but you probably also could have created a view that could concatenate your own fields or mimic using some type of row number...
May 17, 2013 at 10:47 AM -
Wolffy replied to the thread EF: Operation is not valid due to the current state of the object on Delete.
I liked the exchanged about fora as support vehicles on that link. However, I have the latest version of the DLL's. I finally got around...
May 17, 2013 at 10:36 AM -
shwetha marigowda attached a file to the thread in java script options[i].disabled is not working in IE9.
var ref = document.getElementById("src1"); opt = ref.options; for(var i =0; i < ref.options.length; i++){...
May 17, 2013 at 3:36 AM
-
micky liked Wolffy's post in the thread in java script options[i].disabled is not working in IE9.
OK, I tried the code in IE9 and found some strange behavior. I my case, this code disabled way more than the options in the drop down:...
May 17, 2013 at 2:55 AM -
shwetha marigowda replied to the thread in java script options[i].disabled is not working in IE9.
hey wolffy, thanks a lot,:) :thumbsup: , the code worked for me, but one more thing, what ever i select in one drop down, it has to disable...
May 17, 2013 at 1:33 AM -
shwetha marigowda liked Wolffy's post in the thread in java script options[i].disabled is not working in IE9.
OK, I tried the code in IE9 and found some strange behavior. I my case, this code disabled way more than the options in the drop down:...
May 17, 2013 at 1:27 AM -
jmurrayhead replied to the thread EF: Operation is not valid due to the current state of the object on Delete.
I've never come across this before, it seems to be possibly due to no primary key, not sure if this will help:...
May 16, 2013 at 5:27 PM -
Wolffy posted a new thread.
EF: Operation is not valid due to the current state of the object on Delete
I'm getting the following exception Exception Details: System.InvalidOperationException: Operation is not valid due to the current state...
Forum: .NET Development
May 16, 2013 at 4:29 PM -
jmurrayhead liked Wolffy's post in the thread in java script options[i].disabled is not working in IE9.
OK, I tried the code in IE9 and found some strange behavior. I my case, this code disabled way more than the options in the drop down:...
May 16, 2013 at 10:14 AM -
Wolffy replied to the thread in java script options[i].disabled is not working in IE9.
OK, I tried the code in IE9 and found some strange behavior. I my case, this code disabled way more than the options in the drop down:...
May 16, 2013 at 9:27 AM