DataGrid Search Form

I want to create a search page as per below layout

We need the user to input/select required values in form fields (numeric,dropdown,textbox etc) and display grid the on the click of show button. All the search values are optional if user wants he will input value in parameters.
How should I proceed? Kindly advise.

1 Like

What is the problem that you are facing? I am not sure what you are asking us here.

I was getting errors trying to set a filterstring variable and use this filterstring to filter the datasource method.


The issue is now resolved.
Thanks !