Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
24211 | Jan 31,2005 12:12 AM UTC | Jan 31,2005 06:51 AM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
private void gridDataBoundGrid1_PrepareViewStyleInfo(object sender, GridPrepareViewStyleInfoEventArgs e) { if(e.RowIndex == 0 && e.ColIndex == 2) { e.Style.CellTipText = "Hello there"; } }
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.