Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
20417 | Oct 18,2004 02:57 AM UTC | Oct 18,2004 07:18 PM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
Public Function Evaluate_Str(ByVal args As String) As String Dim c As Integer Dim r As Integer Try ReturnGridRefFromString(args, c, r) Dim cellModel As GridFormulaCellModel cellModel = Me.grd.CellModels("FormulaCell") cellModel.Engine.GetValueFromArg(args) Return grd(r, c).FormattedText Catch ex As System.Exception Return "!! ERROR !!" End Try End Function
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.