hello everyone,
i m having one function as
public void SetCellValue(lo ng lRowIndex, long lColIndex, object oVal)
my intention is to set the value in the respected lRowIndex,lColI ndex...in the Grid...so please help me..
i m having one function as
public void SetCellValue(lo ng lRowIndex, long lColIndex, object oVal)
my intention is to set the value in the respected lRowIndex,lColI ndex...in the Grid...so please help me..
Comment