This is a migrated thread and some comments may be shown as answers.

[Solved] Problem with filter

0 Answers 31 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ivan
Top achievements
Rank 1
Ivan asked on 06 Jun 2012, 08:03 AM

Hello

I would like to pass a some parameter in URL:
http://localhost/Document/JobBegin?someParameter=%D1%82%D0%B5%D1%81%D1%82
When I set some filter in grid and then press button "Filter", my parameter encode:
http://localhost/Document/JobBegin?page=1&orderBy=~&filter=Number~eq~'test'&size=20&someParameter=тест
How to solve this problem?

Tags
Grid
Asked by
Ivan
Top achievements
Rank 1
Share this question
or