Re: UserControl in DataGridView cell
Francisco Serrano <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.winforms |
|---|---|
| Message-ID | <LISTSERV%[email protected]> |
Hi, I dont't know how set the instance of the user control as the EditorControl for the cell. Have you an example of it? The situation is a datagridview with fields in that I can set the code of the customer or press the button for search in other form that customer (the usercontrol is within of the cell, with the textbox and the button, because I use it in other forms out the datagridview). Thanks