I have added a GridViewSearchPanel and linked it to a gridview and all is workign fine exept the only field showing in the dropdown box is the Primary Key Field of the table bound to the datagrid.
How can I get other fields in the table to show in the drop down box of the GridViewSearchPanel ?
CheersGary
What version of the templates are you using?
With the latest version you should see all fields on your entity that can typically be searched i.e. string, numbers, dates etc.
You can also optionally exclude fields but you can't "add".
hth
swin
Thanks, I just did an SVN update on the templates and now I have all the fields in the table, just have to work out how to exclude some of them.
Cheers
Gary
see http://community.codesmithtools.com/forums/permalink/23296/23296/ShowThread.aspx#23296