Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
6472 | Aug 13,2003 05:01 PM UTC | Aug 14,2003 02:14 PM UTC | WinForms | 4 |
![]() |
Tags: GridControl |
Try If Me.GridDataBoundGrid1.Binder.InternalColumns(j0 + j).MappingName = "Integer" Then 'columnname Integer.Parse(s) End If Me.GridDataBoundGrid1(i0 + i, j0 + j).Text = s Catch MessageBox.Show(String.Format("Paste-error {0},{1}", i0 + i, j0 + j + 1)) End Try
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.