So I started playing with the sample posted up on the blog for ASP.NET MVC working with the RadGrid control. Started enabling features ... and started getting all kinds of problems and weird behavior. These include
1. This exception popping up all over:
"Control 'ctl00_MainContentPlaceHolder_RadGrid1_ctl00_ctl02_ctl03_FilterTextBox_TemplateColumn' of type 'TextBox' must be placed inside a form tag with runat=server"
2. Can't get any client-side functionality to work right. Example, when making the table scrollable ... only the data scrolls horizontally ... the header row doesn't move.
1. This exception popping up all over:
"Control 'ctl00_MainContentPlaceHolder_RadGrid1_ctl00_ctl02_ctl03_FilterTextBox_TemplateColumn' of type 'TextBox' must be placed inside a form tag with runat=server"
2. Can't get any client-side functionality to work right. Example, when making the table scrollable ... only the data scrolls horizontally ... the header row doesn't move.