TIWCGJQGridDataSetProvider Class

Represents type TIWCGJQGridDataSetProvider.

Namespace: IWCGJQGridDataSetProvider
TComponent
  IWCGJQGridCustomProvider.TIWCGJQGridCustomProvider
    IWCGJQGridDataSetProvider.TIWCGJQGridDataSetProvider
type
 [ComponentPlatformsAttribute(pidWin32 or pidWin64)]
 TIWCGJQGridDataSetProvider = class(TIWCGJQGridCustomProvider)
 end;

The TIWCGJQGridDataSetProvider type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Initializes a new instance of the TIWCGJQGridDataSetProvider class.

Destroy

Represents the destructor of the TIWCGJQGridDataSetProvider class. (Overrides TIWCGJQGridCustomProvider.Destroy.)

Top
Show:
 NameDescription
AutoPost

Represents property AutoPost.

DataLink

Represents property DataLink.

DataSet

Represents property DataSet.

DataSource

Represents property DataSource.

GotoMethod

Represents property GotoMethod.

GridList

Represents property GridList. (Inherited from TIWCGJQGridCustomProvider.)

GridListAssigned

Represents property GridListAssigned. (Inherited from TIWCGJQGridCustomProvider.)

IDDelimiter

Represents property IDDelimiter.

KeyFields

Represents property KeyFields.

KeyFieldsList

Represents property KeyFieldsList.

NewID

Represents property NewID. (Inherited from TIWCGJQGridCustomProvider.)

OldID

Represents property OldID. (Inherited from TIWCGJQGridCustomProvider.)

TopRowId

Represents property TopRowId. (Inherited from TIWCGJQGridCustomProvider.)

TreeOptions

Represents property TreeOptions.

XMLDoc[TObject,Boolean]

Represents property XMLDoc[TObject,Boolean]. (Inherited from TIWCGJQGridCustomProvider.)

Top
Show:
 NameDescription
DispatchAction(TObject,TIWCGJQGridTransport,TIWCGJQGridAction,TStrings,TCGWebRequest,TCGWebResponse)

Represents method DispatchAction(TObject,TIWCGJQGridTransport,TIWCGJQGridAction,TStrings,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DispatchAdd(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse)

Represents method DispatchAdd(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DispatchDelete(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse)

Represents method DispatchDelete(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DispatchEdit(TObject,TIWCGJQGridTransport,Boolean,TStrings,TCGWebRequest,TCGWebResponse)

Represents method DispatchEdit(TObject,TIWCGJQGridTransport,Boolean,TStrings,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DispatchExportExcel(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse)

Represents method DispatchExportExcel(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DispatchGet(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse)

Represents method DispatchGet(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DispatchGetImage(TObject,TStrings,TCGWebRequest,TCGWebResponse)

Represents method DispatchGetImage(TObject,TStrings,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DispatchSearch(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse)

Represents method DispatchSearch(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DispatchSubGet(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse)

Represents method DispatchSubGet(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoAdd(TObject,TIWCGJQGridTransport,TIWCGJQProviderAddData,TCGWebRequest,TCGWebResponse)

Represents method DoAdd(TObject,TIWCGJQGridTransport,TIWCGJQProviderAddData,TCGWebRequest,TCGWebResponse). (Overrides TIWCGJQGridCustomProvider.DoAdd(TObject,TIWCGJQGridTransport,TIWCGJQProviderAddData,TCGWebRequest,TCGWebResponse).)

DoAddXML(TObject,TIWCGJQProviderAddData,TCGWebRequest,TCGWebResponse)

Represents method DoAddXML(TObject,TIWCGJQProviderAddData,TCGWebRequest,TCGWebResponse).

DoAfterAdd(TObject,TIWCGJQGridTransport,TIWCGJQProviderAddData,TCGWebRequest,TCGWebResponse)

Represents method DoAfterAdd(TObject,TIWCGJQGridTransport,TIWCGJQProviderAddData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoAfterDelete(TObject,TIWCGJQGridTransport,TStringList,TCGWebRequest,TCGWebResponse)

Represents method DoAfterDelete(TObject,TIWCGJQGridTransport,TStringList,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoAfterEdit(TObject,TIWCGJQGridTransport,TIWCGJQProviderEditData,TCGWebRequest,TCGWebResponse)

Represents method DoAfterEdit(TObject,TIWCGJQGridTransport,TIWCGJQProviderEditData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoAfterExportExcel(TObject,TIWCGJQGridTransport,TIWCGJQProviderExportExcelData,TCGWebRequest,TCGWebResponse)

Represents method DoAfterExportExcel(TObject,TIWCGJQGridTransport,TIWCGJQProviderExportExcelData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoAfterGet(TObject,TIWCGJQGridTransport,TIWCGJQProviderGetData,TCGWebRequest,TCGWebResponse)

Represents method DoAfterGet(TObject,TIWCGJQGridTransport,TIWCGJQProviderGetData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoAfterGetImage(TObject,TIWCGJQProviderGetImageData,TCGWebRequest,TCGWebResponse)

Represents method DoAfterGetImage(TObject,TIWCGJQProviderGetImageData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoAfterSearch(TObject,TIWCGJQGridTransport,TIWCGJQProviderSearchData,TCGWebRequest,TCGWebResponse)

Represents method DoAfterSearch(TObject,TIWCGJQGridTransport,TIWCGJQProviderSearchData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoAfterSubGet(TObject,TIWCGJQGridTransport,string,TCGWebRequest,TCGWebResponse)

Represents method DoAfterSubGet(TObject,TIWCGJQGridTransport,string,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoBeforeAdd(TObject,TIWCGJQGridTransport,TIWCGJQProviderAddData,TCGWebRequest,TCGWebResponse)

Represents method DoBeforeAdd(TObject,TIWCGJQGridTransport,TIWCGJQProviderAddData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoBeforeDelete(TObject,TIWCGJQGridTransport,TStringList,TCGWebRequest,TCGWebResponse)

Represents method DoBeforeDelete(TObject,TIWCGJQGridTransport,TStringList,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoBeforeEdit(TObject,TIWCGJQGridTransport,TIWCGJQProviderEditData,TCGWebRequest,TCGWebResponse)

Represents method DoBeforeEdit(TObject,TIWCGJQGridTransport,TIWCGJQProviderEditData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoBeforeExportExcel(TObject,TIWCGJQGridTransport,TIWCGJQProviderExportExcelData,TCGWebRequest,TCGWebResponse)

Represents method DoBeforeExportExcel(TObject,TIWCGJQGridTransport,TIWCGJQProviderExportExcelData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoBeforeGet(TObject,TIWCGJQGridTransport,TIWCGJQProviderGetData,TCGWebRequest,TCGWebResponse)

Represents method DoBeforeGet(TObject,TIWCGJQGridTransport,TIWCGJQProviderGetData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoBeforeGetImage(TObject,TIWCGJQProviderGetImageData,TCGWebRequest,TCGWebResponse)

Represents method DoBeforeGetImage(TObject,TIWCGJQProviderGetImageData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoBeforeSearch(TObject,TIWCGJQGridTransport,TIWCGJQProviderSearchData,TCGWebRequest,TCGWebResponse)

Represents method DoBeforeSearch(TObject,TIWCGJQGridTransport,TIWCGJQProviderSearchData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoBeforeSubGet(TObject,TIWCGJQGridTransport,string,TCGWebRequest,TCGWebResponse)

Represents method DoBeforeSubGet(TObject,TIWCGJQGridTransport,string,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoDelete(TObject,TIWCGJQGridTransport,TStringList,TCGWebRequest,TCGWebResponse)

Represents method DoDelete(TObject,TIWCGJQGridTransport,TStringList,TCGWebRequest,TCGWebResponse). (Overrides TIWCGJQGridCustomProvider.DoDelete(TObject,TIWCGJQGridTransport,TStringList,TCGWebRequest,TCGWebResponse).)

DoDeleteXML(TObject,TStringList,TCGWebRequest,TCGWebResponse)

Represents method DoDeleteXML(TObject,TStringList,TCGWebRequest,TCGWebResponse).

DoEdit(TObject,TIWCGJQGridTransport,TIWCGJQProviderEditData,TCGWebRequest,TCGWebResponse)

Represents method DoEdit(TObject,TIWCGJQGridTransport,TIWCGJQProviderEditData,TCGWebRequest,TCGWebResponse). (Overrides TIWCGJQGridCustomProvider.DoEdit(TObject,TIWCGJQGridTransport,TIWCGJQProviderEditData,TCGWebRequest,TCGWebResponse).)

DoEditXML(TObject,TIWCGJQProviderEditData,TCGWebRequest,TCGWebResponse)

Represents method DoEditXML(TObject,TIWCGJQProviderEditData,TCGWebRequest,TCGWebResponse).

DoExportExcel(TObject,TIWCGJQGridTransport,TIWCGJQProviderExportExcelData,TCGWebRequest,TCGWebResponse)

Represents method DoExportExcel(TObject,TIWCGJQGridTransport,TIWCGJQProviderExportExcelData,TCGWebRequest,TCGWebResponse). (Overrides TIWCGJQGridCustomProvider.DoExportExcel(TObject,TIWCGJQGridTransport,TIWCGJQProviderExportExcelData,TCGWebRequest,TCGWebResponse).)

DoExportExcelXML(TObject,TIWCGJQProviderExportExcelData,TCGWebRequest,TCGWebResponse)

Represents method DoExportExcelXML(TObject,TIWCGJQProviderExportExcelData,TCGWebRequest,TCGWebResponse).

DoGet(TObject,TIWCGJQGridTransport,TIWCGJQProviderGetData,TCGWebRequest,TCGWebResponse)

Represents method DoGet(TObject,TIWCGJQGridTransport,TIWCGJQProviderGetData,TCGWebRequest,TCGWebResponse). (Overrides TIWCGJQGridCustomProvider.DoGet(TObject,TIWCGJQGridTransport,TIWCGJQProviderGetData,TCGWebRequest,TCGWebResponse).)

DoGetColValue(TDataSet,string)

Represents method DoGetColValue(TDataSet,string).

DoGetImage(TObject,TIWCGJQProviderGetImageData,TCGWebRequest,TCGWebResponse)

Represents method DoGetImage(TObject,TIWCGJQProviderGetImageData,TCGWebRequest,TCGWebResponse). (Overrides TIWCGJQGridCustomProvider.DoGetImage(TObject,TIWCGJQProviderGetImageData,TCGWebRequest,TCGWebResponse).)

DoGetImageProps(TObject,TIWCGJQProviderGetImageData,string,string,string)

Represents method DoGetImageProps(TObject,TIWCGJQProviderGetImageData,string,string,string). (Overrides TIWCGJQGridCustomProvider.DoGetImageProps(TObject,TIWCGJQProviderGetImageData,string,string,string).)

DoGetXML(TObject,TIWCGJQProviderGetData,TCGWebRequest,TCGWebResponse)

Represents method DoGetXML(TObject,TIWCGJQProviderGetData,TCGWebRequest,TCGWebResponse).

DoLoadSubGridData(string)

Represents method DoLoadSubGridData(string). (Inherited from TIWCGJQGridCustomProvider.)

DoRuleToSQL(TObject,TDataSet,TIWCGJQProviderSearchRule)

Represents method DoRuleToSQL(TObject,TDataSet,TIWCGJQProviderSearchRule). (Inherited from TIWCGJQGridCustomProvider.)

DoSearch(TObject,TIWCGJQGridTransport,TIWCGJQProviderSearchData,TCGWebRequest,TCGWebResponse)

Represents method DoSearch(TObject,TIWCGJQGridTransport,TIWCGJQProviderSearchData,TCGWebRequest,TCGWebResponse). (Overrides TIWCGJQGridCustomProvider.DoSearch(TObject,TIWCGJQGridTransport,TIWCGJQProviderSearchData,TCGWebRequest,TCGWebResponse).)

DoSetColValue(TDataSet,TDataSetState,string,string,string,Char,Char,Char,Boolean)

Represents method DoSetColValue(TDataSet,TDataSetState,string,string,string,Char,Char,Char,Boolean).

DoSubGet(TObject,TIWCGJQGridTransport,string,TCGWebRequest,TCGWebResponse)

Represents method DoSubGet(TObject,TIWCGJQGridTransport,string,TCGWebRequest,TCGWebResponse). (Overrides TIWCGJQGridCustomProvider.DoSubGet(TObject,TIWCGJQGridTransport,string,TCGWebRequest,TCGWebResponse).)

DoSubGetXML(TObject,string,TCGWebRequest,TCGWebResponse)

Represents method DoSubGetXML(TObject,string,TCGWebRequest,TCGWebResponse).

DSActiveChanged

Represents method DSActiveChanged.

GetCellValues(TComponent,Boolean,Integer,Integer)

Represents method GetCellValues(TComponent,Boolean,Integer,Integer). (Inherited from TIWCGJQGridCustomProvider.)

GetColValues(TComponent,Boolean,Integer)

Represents method GetColValues(TComponent,Boolean,Integer). (Inherited from TIWCGJQGridCustomProvider.)

GetCurrentRowID(TObject)

Represents method GetCurrentRowID(TObject). (Overrides TIWCGJQGridCustomProvider.GetCurrentRowID(TObject).)

GetDataSetRecordCount(TDataSet)

Represents method GetDataSetRecordCount(TDataSet).

GetRowCount(TComponent,Boolean)

Represents method GetRowCount(TComponent,Boolean). (Inherited from TIWCGJQGridCustomProvider.)

GetRowId(TComponent,Boolean,Integer)

Represents method GetRowId(TComponent,Boolean,Integer). (Inherited from TIWCGJQGridCustomProvider.)

GetRowIds(TComponent,Boolean,TStrings)

Represents method GetRowIds(TComponent,Boolean,TStrings). (Inherited from TIWCGJQGridCustomProvider.)

GetRowIndexForRowId(TComponent,Boolean,string)

Represents method GetRowIndexForRowId(TComponent,Boolean,string). (Inherited from TIWCGJQGridCustomProvider.)

GetSearchSQL(TObject,TDataSet,TIWCGJQProviderSearchData)

Represents method GetSearchSQL(TObject,TDataSet,TIWCGJQProviderSearchData). (Inherited from TIWCGJQGridCustomProvider.)

LocateRowId(TComponent,string)

Represents method LocateRowId(TComponent,string). (Overrides TIWCGJQGridCustomProvider.LocateRowId(TComponent,string).)

Notification(TComponent,TOperation)

Represents method Notification(TComponent,TOperation).

SetCellValues(TComponent,Boolean,Integer,Integer,Variant)

Represents method SetCellValues(TComponent,Boolean,Integer,Integer,Variant). (Inherited from TIWCGJQGridCustomProvider.)

WriteJSonSuccess(TCGWebResponse)

Represents method WriteJSonSuccess(TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

Top
Show:
 NameDescription
OnAdd

Represents property OnAdd. (Inherited from TIWCGJQGridCustomProvider.)

OnAfterAdd

Represents property OnAfterAdd. (Inherited from TIWCGJQGridCustomProvider.)

OnAfterDelete

Represents property OnAfterDelete. (Inherited from TIWCGJQGridCustomProvider.)

OnAfterEdit

Represents property OnAfterEdit. (Inherited from TIWCGJQGridCustomProvider.)

OnAfterExportExcel

Represents property OnAfterExportExcel. (Inherited from TIWCGJQGridCustomProvider.)

OnAfterGet

Represents property OnAfterGet. (Inherited from TIWCGJQGridCustomProvider.)

OnAfterGetImage

Represents property OnAfterGetImage. (Inherited from TIWCGJQGridCustomProvider.)

OnAfterSearch

Represents property OnAfterSearch. (Inherited from TIWCGJQGridCustomProvider.)

OnAfterSubGet

Represents property OnAfterSubGet. (Inherited from TIWCGJQGridCustomProvider.)

OnBeforeAdd

Represents property OnBeforeAdd. (Inherited from TIWCGJQGridCustomProvider.)

OnBeforeDelete

Represents property OnBeforeDelete. (Inherited from TIWCGJQGridCustomProvider.)

OnBeforeEdit

Represents property OnBeforeEdit. (Inherited from TIWCGJQGridCustomProvider.)

OnBeforeExportExcel

Represents property OnBeforeExportExcel. (Inherited from TIWCGJQGridCustomProvider.)

OnBeforeGet

Represents property OnBeforeGet. (Inherited from TIWCGJQGridCustomProvider.)

OnBeforeGetImage

Represents property OnBeforeGetImage. (Inherited from TIWCGJQGridCustomProvider.)

OnBeforeSearch

Represents property OnBeforeSearch. (Inherited from TIWCGJQGridCustomProvider.)

OnBeforeSubGet

Represents property OnBeforeSubGet. (Inherited from TIWCGJQGridCustomProvider.)

OnDelete

Represents property OnDelete. (Inherited from TIWCGJQGridCustomProvider.)

OnEdit

Represents property OnEdit. (Inherited from TIWCGJQGridCustomProvider.)

OnExportExcel

Represents property OnExportExcel. (Inherited from TIWCGJQGridCustomProvider.)

OnGet

Represents property OnGet. (Inherited from TIWCGJQGridCustomProvider.)

OnGetColSummaries

Represents property OnGetColSummaries. (Inherited from TIWCGJQGridCustomProvider.)

OnGetColSummariesEx

Represents property OnGetColSummariesEx. (Inherited from TIWCGJQGridCustomProvider.)

OnGetColSummary

Represents property OnGetColSummary. (Inherited from TIWCGJQGridCustomProvider.)

OnGetImage

Represents property OnGetImage. (Inherited from TIWCGJQGridCustomProvider.)

OnGetRecordCount

Represents property OnGetRecordCount.

OnGetValue

Represents property OnGetValue. (Inherited from TIWCGJQGridCustomProvider.)

OnGotoRec

Represents property OnGotoRec.

OnLoadSubGridData

Represents property OnLoadSubGridData. (Inherited from TIWCGJQGridCustomProvider.)

OnRuleToSQL

Represents property OnRuleToSQL. (Inherited from TIWCGJQGridCustomProvider.)

OnSearch

Represents property OnSearch. (Inherited from TIWCGJQGridCustomProvider.)

OnSearchSQL

Represents property OnSearchSQL.

OnSetValue

Represents property OnSetValue. (Inherited from TIWCGJQGridCustomProvider.)

OnSubGet

Represents property OnSubGet. (Inherited from TIWCGJQGridCustomProvider.)

OnTreeGetInfo

Represents property OnTreeGetInfo.

OnTreeLazyLoad

Represents property OnTreeLazyLoad.

Top
Show:
 NameDescription
FTopRowId

Represents field FTopRowId. (Inherited from TIWCGJQGridCustomProvider.)

Top