No announcements
Found 2513413 threads
-
0 Votes
SelectList Post Back Null ?
User1756654011 posted Here is code which solve my problem.Answered | 1 Replies | 213 Views | Created by Anonymous - Thursday, September 28, 2017 11:51 AM | Last reply by Anonymous - Thursday, September 28, 2017 1:31 PM -
0 Votes
SelectList Null on Post Back -
User2005610433 posted Thanks, actually I resolved my own problem.Answered | 5 Replies | 489 Views | Created by Anonymous - Thursday, September 5, 2019 4:29 AM | Last reply by Anonymous - Friday, September 13, 2019 4:18 AM -
0 Votes
SelectList returns as null in DropDownList
User-175573020 posted Problem solved.Answered | 1 Replies | 379 Views | Created by Anonymous - Thursday, February 12, 2009 10:01 AM | Last reply by Anonymous - Thursday, February 12, 2009 11:07 AM -
1 Votes
Post back on page refresh
Hi, Please post in ASP.NET forum.Answered | 3 Replies | 2870 Views | Created by King Coffee - Sunday, September 29, 2013 10:09 AM | Last reply by Caillen - Monday, September 30, 2013 10:28 AM -
0 Votes
How to handle webpart post back
In the RenderContents add the following: if (Page.IsPostBack) { Page.Response.Write("Post back ...Answered | 8 Replies | 5004 Views | Created by G Vijai Kumar - Monday, June 8, 2009 8:46 AM | Last reply by G Vijai Kumar - Monday, June 8, 2009 10:49 AM -
0 Votes
SelectLists and null values
User-1772813213 posted There should be someway to specify if the list value is being saved to a nullable type and if so a blank option should be placed at the start of the ...Unanswered | 2 Replies | 73 Views | Created by Anonymous - Wednesday, June 25, 2008 11:55 AM | Last reply by Anonymous - Wednesday, August 6, 2008 10:32 AM -
2 Votes
How to post back hidden value
WIth my example table: MyTable ======= Field1 Field2 Field3 ...Answered | 8 Replies | 6009 Views | Created by CloseToTheEdge - Friday, August 21, 2009 4:54 PM | Last reply by CloseToTheEdge - Wednesday, September 9, 2009 1:56 PM -
0 Votes
Partial Post back not working
because you didn't implement the trigger in updatepanel code block <Triggers> <asp:AsyncPostBackTrigger ControlID="the control id that will ...Answered | 4 Replies | 8245 Views | Created by Imsudheer - Tuesday, March 15, 2011 5:14 AM | Last reply by Hamid Jabarpourfard - Tuesday, March 15, 2011 6:12 AM -
0 Votes
SelectList in model is null when model is returned on a post in MVC4
Model lists don't get submitted back to the post-action.Answered | 6 Replies | 342 Views | Created by Anonymous - Tuesday, June 3, 2014 10:47 AM | Last reply by Anonymous - Tuesday, June 3, 2014 12:29 PM -
0 Votes
Web part lost when page post back
Though I had made sure to check null on each step.Answered | 2 Replies | 7946 Views | Created by Manoj Attal - Monday, October 11, 2010 2:19 PM | Last reply by Manoj Attal - Tuesday, October 19, 2010 10:59 AM -
1 Votes
Knowing the control which caused the post back at Page_Load
Normally we can get the name of the control which causes the page post back by the following this.Page.Request.Form["__EVENTTARGET"] ...Answered | 9 Replies | 15504 Views | Created by Sandeep_s2512 - Friday, August 3, 2007 8:41 AM | Last reply by ChrisPapas - Friday, October 26, 2018 6:22 PM -
0 Votes
Nullreference exception for SelectList when object isn't null
User-506589054 posted Ugh... solved it.Answered | 1 Replies | 1061 Views | Created by Anonymous - Wednesday, March 21, 2018 10:57 PM | Last reply by Anonymous - Thursday, March 22, 2018 2:18 AM -
0 Votes
Posting A selectlist value back to Controller when using List(of Model) in view..
User234594193 posted I as using the wrong dropdownlist should have been dropdownlistfor(function(m) m(i).blah, then the selectlist...Answered | 1 Replies | 48 Views | Created by Anonymous - Friday, October 14, 2011 5:32 PM | Last reply by Anonymous - Friday, October 14, 2011 7:54 PM -
2 Votes
List comes back NULL from LINQ expression
However, if we're wrong, at runtime, we'll either throw (in the first case) or get null (in the second case).Answered | 22 Replies | 3557 Views | Created by NoEgo - Thursday, December 10, 2009 5:48 PM | Last reply by NoEgo - Friday, December 11, 2009 7:44 PM -
2 Votes
NULL = ?
You know I thought Somebody is deleting my post when I am posting ..he he he..lolz I was sad for a minute and tell me how ...Answered | 14 Replies | 4616 Views | Created by Simply Sql - Wednesday, December 23, 2009 2:54 PM | Last reply by Hugo Kornelis - Wednesday, December 23, 2009 4:24 PM -
0 Votes
SelectList
User1608082067 posted Please, anyone?Unanswered | 1 Replies | 47 Views | Created by Anonymous - Thursday, September 18, 2008 12:42 PM | Last reply by Anonymous - Tuesday, September 23, 2008 8:41 PM -
0 Votes
How maintain scroll position + post back
Hi All, Having a SharePoint 2013 , web part that lists items , each item have different selection with it ex. drop down list, if the user changes drop down list ...Answered | 1 Replies | 3557 Views | Created by azoozazooz - Saturday, December 14, 2013 1:04 PM | Last reply by Mohammad Nizamuddin - Sunday, December 15, 2013 6:33 AM -
0 Votes
Partial post back in sharepoint 2010 Application page
Since Sharepoint master page already have script manage. it will not support another script manager in application page...I want partial post back of a sharepoint page ...how I can ...Answered | 2 Replies | 1705 Views | Created by sanjoymajumder - Friday, February 22, 2013 11:11 AM | Last reply by sanjoymajumder - Monday, February 25, 2013 8:53 AM -
0 Votes
SelectList( )
We need to provide items in form of SelectList 2.Answered | 3 Replies | 37 Views | Created by Anonymous - Tuesday, July 15, 2014 6:17 AM | Last reply by Anonymous - Tuesday, July 15, 2014 6:56 AM -
0 Votes
Help using SelectList
How can I get the View to pass the selected value back to the controller then?Answered | 10 Replies | 73 Views | Created by Anonymous - Thursday, August 23, 2012 3:33 PM | Last reply by Anonymous - Monday, August 27, 2012 3:09 AM - Items 1 to 20 of 2513413 Next ›
No announcements