ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
AjaxListController arguments & properties of AjaxList
Title:
B
I
{code}
?
Hi Where is the .parent property explained? In Views\DInners\Index.aspx - the first .parent argument ("sname")appears to be the filter text box id - what is the 2nd argument ("search")? How can I pass an additional parameter to the controller action (over and above the predefined set) Thanks Mike
Save Changes
Cancel
Ratladi
asked at 12 Feb 2014
Answers
B
I
{code}
?
parent is explained here: http://aspnetawesome.com/learn/mvc/general, also in the main video tutorial: http://www.youtube.com/watch?v=qDyhszMa1yA&hd=1 (recommended), there are many ways to send additional parameters, using parent, parameter, parameterfunc (have a look at demo app examples, all helpers have similar features)
Save Changes
Cancel
Omu
answered at 12 Feb 2014
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK