Link to home
Start Free TrialLog in
Avatar of anwarmir
anwarmir

asked on

Evaluating .NET MS DataGrid

Hi,

 I am currently evaluating the .Net MS DataGrid
 
Can anybody help me with the following questions

1) Is it possible to make individual cells read only
2) Is it possible to define input masks for individual cells i.e numeric only or date only
3) Is it possible to make cells as type password so that any data enterred is in the form "****"
4)Is there a facility to highlight entire row by clicking on a cell
5) is there a facility double click on a row and fire up an Event
6) Is there a facility to add conbo boxes or other controls to individuall cells
7)Is there a facility to add and delete rows to the datagrid

Many Thanks

Avatar of natloz
natloz

1) Yes
2) Not sure
3) Not sure
4) Not sure
5) Yes
6) Yes
7) Yes
1) Yes
2) Yes
3) Yes
4) Yes
5) Yes
6) Yes
7) Yes
if you look at this link, there are examples on how to implement most of your questions

http://www.syncfusion.com/FAQ/WinForms/default.asp#44

Avatar of Éric Moreau
You better switch to a "real" grid. Do you know that you can get ComponentOne grids fro free from http://msdn.microsoft.com/vbasic/vbrkit/
Avatar of anwarmir

ASKER

Hi Thanks,
Although now I know that all the features are available. Is it possible if some one could tell me how easy is it to implement these features relative to other Datagrid controls such as WinGrid from infragistics. Your help would  be appreciated.

It's real urgent need to prodce a document by tomorrow

Thanks

Anwar
ASKER CERTIFIED SOLUTION
Avatar of RonaldBiemans
RonaldBiemans

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial