Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
8477 | Nov 7,2003 06:46 AM UTC | Nov 7,2003 08:06 AM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
gridControl1.CellModels.Add("Ellip1", new MyEllipsisCellModel(gridControl1.Model, 1));
gridControl1.CellModels.Add("Ellip2", new MyEllipsisCellModel(gridControl1.Model, 2));
gridControl1.CellModels.Add("Ellip4", new MyEllipsisCellModel(gridControl1.Model, 4));
Then you would set the CellType of any of your button cells to which of the "EllipX" is needed for the particular cell. And this could be done dynamcially if needed. This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.