I am currently working on MVC and the controller's parameter doesn't seem to find the value from a textbox if it is inside a table on the header of a list. Once I move the textbox outside of the table, the value seems to passed through as normal.
In the image below, when the PositionTitleHeaderFilter control is inside the PositionHeaderTable, the value isn't passed to the controller.; however, if I move it outside, the value is found.
TextBox values not passed into Controllers
-
- Posts: 3
- Joined: February 4th, 2022, 4:01 pm
- Contact:
-
- Posts: 329
- Joined: August 26th, 2021, 9:18 am
- Contact:
Re: TextBox values not passed into Controllers
I believe if you put the textbox directly into the header row cell it should work.
Task #10495 has been created for this issue. This post will be updated when it has been completed.
Task #10495 has been created for this issue. This post will be updated when it has been completed.
word count: 34
-
- Posts: 472
- Joined: November 16th, 2021, 11:15 am
- Contact:
Re: TextBox values not passed into Controllers
I talked with Alejandro on this, its a very rare case and hasnt come up again. steve's suggestion worked so its no longer needed. so this is resolved.
closing the task for it
closing the task for it
word count: 34