Grid

Hi Guys, I DONT WANT TO USE ANY THIRD PARTY GRID CONTROL. Is it possbible to implment the following features by using Windows Form DataGrid Control. 1. Cell Format 2. DateTime 3. Formula Support 4. Multiline Text and so on... If anyone had code, please post it. Thanks in advance. Please treat this as urgent. Thanks Satish

1 Reply

SK Steven King March 22, 2004 02:42 PM UTC

When you say cell format, do you mean the cosmetic appearance of the cell (color, text style) or do you mean the format of the data (currency, hex)? Also, what version of Visual Studio and what language? >Hi Guys, >I DONT WANT TO USE ANY THIRD PARTY GRID CONTROL. >Is it possbible to implment the following features by using Windows Form DataGrid Control. > >1. Cell Format >2. DateTime >3. Formula Support >4. Multiline Text > >and so on... >If anyone had code, please post it. > >Thanks in advance. Please treat this as urgent. > >Thanks >Satish

Loader.
Up arrow icon