When I clicked edit command in Grid, Search Box is filled automatically.
And in my opinion, this value is GridCommandEventArgs.
How can I avoid to fill search box automatically?
Sincerely,
Hanna Lee
Marin Bratanov
Telerik team
commented on 28 Apr 2021, 08:26 AM
Such behavior is not expected and I recommend you open a new support ticket and send us a simple reproducible that we can run and inspect.
In the meantime, I suggest you try removing custom code related to the searchbox (e.g., js interop calls that try to clear it or set its value programmatically).
Such behavior is not expected and I recommend you open a new support ticket and send us a simple reproducible that we can run and inspect.
In the meantime, I suggest you try removing custom code related to the searchbox (e.g., js interop calls that try to clear it or set its value programmatically).