Hi Ramazang,
  just try this,
   
  datasoursename.object(fieldid).allowEdit(false) will do.
  eg,
  custTable_ds.object(fieldNum(CustTable, Name)).allowEdit(false);
   
  regards
  Sailendran Rajan

Ramazan GÝRGÝN <[EMAIL PROTECTED]> wrote:
          

Hi all,

How can I change datasource field property in code ? I want to diable the 
datasource field allow edit property with code, but not control's allowedit 
property .

is there any code like this : inventtable_ds.fieldnum(itemid).allowedit(false), 
this is only template code,i know doesn't work.

Can anybody help me ?

thanks 

[Non-text portions of this message have been removed]



         

 
---------------------------------
Everyone is raving about the all-new Yahoo! Mail beta.

[Non-text portions of this message have been removed]


Reply via email to