Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
17274 | Aug 4,2004 09:41 PM UTC | Aug 4,2004 09:58 PM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
if(e.RowIndex > 0 && e.ColIndex == 1) { e.Style.CellType = "PushButton"; e.Style.Description = e.Style.Text; }This should display the pushbutton and use teh style.Text property for the Description. If it does not work form PrepareViewStyleInfo, try it from grid.Model.QueryCellInfo.
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.