|
May
15 |
|
comment |
Changing HQL to Linq? I understand that it is seldom that I have a one to one relationship, but in this case, I do. I guess if I have to make it one to many for it to work, I guess I will have to do remodel. |
|
May
15 |
|
comment |
Changing HQL to Linq? I am getting responses from the compiler that the !x.WorkItem isn't valid.. |
|
May
15 |
|
revised |
Changing HQL to Linq? added 1523 characters in body |
|
May
15 |
|
comment |
Changing HQL to Linq? This doesn't quite work. It's a one-to-one relationship... |
|
May
14 |
|
asked | Changing HQL to Linq? |
|
May
8 |
|
awarded | Revival |
|
May
8 |
|
answered | Do I have an option to transfer parent plus loans to myself? |
|
May
7 |
|
awarded | Custodian |
|
May
7 |
|
reviewed | No Action Needed Java multi catch exceptions errors |
|
May
2 |
|
comment |
Best way to handle 2 submit buttons for one Html.BeginForm This is a really great explanation. Nice examples, and I like the descriptions. You are very clear. I learned a lot from this. |
|
May
2 |
|
revised |
Values assigned by jquery not posting back to controller Spelling edit. |
|
May
2 |
|
comment |
Compare two organizational units with Powershell If I understand you correctly, you are looking to get the users that are in both OUs? |
|
May
2 |
|
comment |
Values assigned by jquery not posting back to controller Done! pls update |
|
May
2 |
|
answered | Values assigned by jquery not posting back to controller |
|
Apr
30 |
|
revised |
What should I do when waiting for a review? grammar/word changes, for clarity. |
|
Apr
30 |
|
comment |
Values assigned by jquery not posting back to controller It looks like the reason you aren't getting your values back is because you have defined them as an array of ints, when in the HTML of the view, you are getting the values as strings. Therefore, your view model's array isn't getting populated. Do you get the values back in the controller if you define FeatureSelected as string[]? You can always convert them to ints in the controller. |
|
Apr
30 |
|
comment |
Values assigned by jquery not posting back to controller Is this the entire view, or only a section of it? How is the content of the view model getting into your view? |
|
Apr
29 |
|
accepted | JQuery plug in, JavaScript syntax, cascading dropdown MVC4 followup, multi-level cascade |
|
Apr
25 |
|
revised |
JQuery plug in, JavaScript syntax, cascading dropdown MVC4 followup, multi-level cascade Improved detail, modified question for clarity |
|
Apr
25 |
|
asked | JQuery plug in, JavaScript syntax, cascading dropdown MVC4 followup, multi-level cascade |