MulitiLine TextBox in datagrid?

  • Thread starter Thread starter perspolis
  • Start date Start date
P

perspolis

Hi all
dows anyone has a sample code about a multiline textbox in a datagid or a
listbox in a datagrid??
thx in advance
 
Hi,

Check out MSDN documentation on the DataGridColumnStyle class. There should
be an example of a custom column style you can use to create a column of
listboxes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top