add search textfield

How can i add search textfield to a datagridview from other model. for example i’m using the subject model with the attribute levelid…but i want the levelname from the level model to be the searchable field not the levelid…can anybody help me??

please…many thanks!!!

Hi jeanjean,

Yes it is possible to include a column in a datagrid view from a different model, and its corresponding search text field. You may want to check this out see if this can help.

:)