I have a grid with custom radtextbox for in the filter template.
Instead of the filter button that usually is found in the grid, I want to place my filter button outside of the grid.
Can someone show me how do I achieve this?
Actually I tried several methods already and I'm always stuck at the Grid rebinding issue where this error will always occur.
ParseException was unhandled by user code: Expression expected.
This error even occur using your example.
Any help please?