Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
22871 | Dec 28,2004 03:53 AM UTC | Dec 28,2004 11:35 PM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
string s = this.grid[grid.CurrentCell.RowIndex, grid.CurrentCell.Colindex].Text;
Then set this text into the renderer:
grid.CurrentCell.Renderer.Control.Text = s;
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.