dataGrid1.DataBindings.Add() in PDA
how dataGrid1.DataBindings.Add(new Binding("combo1", ds, "Employee"));
function work in Smart device application i got error when run page
Error : - Cannot bind to the property 'combo1' on the target control.'Parameter name: Property Name "
Please help me
mahendra singh
|