PDA

View Full Version : Uiview - action button : display unid of selected row



roudoudou
20 Apr 2008, 11:48 AM
dear all,

Is it possible to display in javascript the unid of the select row of a uiview ?


like this :

unid = .... ;
alert (unid);


thanks in advance.