Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
24330 | Feb 1,2005 07:11 PM UTC | Feb 3,2005 01:45 PM UTC | WinForms | 4 |
![]() |
Tags: GridControl |
this.gridDataBoundGrid1.Binder.NameToColIndex();
to get the colindex for the appropriate column and can retrive the celltext.
this.gridDataBoundGrid1[5, this.gridDataBoundGrid1.Binder.NameToColIndex("Col1")].Text
Best Regards,
Jay N
>this.gridDataBoundGrid1.Binder.NameToColIndex();
>
>to get the colindex for the appropriate column and can retrive the celltext.
>
>
>this.gridDataBoundGrid1[5, this.gridDataBoundGrid1.Binder.NameToColIndex("Col1")].Text
>
>
>Best Regards,
>Jay N
Sorry
yes it is a databound grid.
Im getting the following error
error: object ''this._AmerexMarketGrid'' doesn''t have an indexer
Thanks 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.