Data Grid - Style

V

VIswanathan S

Hi All!

How can i add styles like combo box, checkbox in my datagrid control

TIA
Viswanathan S
 
G

Guest

Same answer as your last question. You can completely control columns and add
classes to individual fields. If you only want a particular style to affect
controls, create the class specific to the control types:

SELECT.MyClass
{
}

etc.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 

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

Top