Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
4850 | Jun 4,2003 01:39 PM UTC | Jun 4,2003 02:03 PM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
Dim firstTime As Boolean = True Private Sub GridDataBoundGrid1_CurrentCellActivating(ByVal sender As Object, ByVal e As GridCurrentCellActivatingEventArgs) Handles GridDataBoundGrid1.CurrentCellActivating e.Cancel = firstTime firstTime = False End Sub
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.