pars_back
بدست آوردن مقدار ردیف گرید
//Interactive Grid / Selection Change / Execute JavaScript       
var i, i_ids = ":"
model = this.data.model;
for ( i = 0; i < this.data.selectedRecords.length; i++ ) 
{
   i_ids += model.getValue( this.data.selectedRecords[i], "Colums_ID") + ":" ;
}
apex.item( "P6_IDS" ).setValue (i_ids);

4 thoughts on “بدست آوردن مقدار ردیف گرید

  1. Wow, superb blog layout! How lengthy have you been blogging for?
    you made blogging glance easy. The whole look of your website is excellent,
    as well as the content material! You can see similar here
    e-commerce

دیدگاهتان را بنویسید

نشانی ایمیل شما منتشر نخواهد شد. بخش‌های موردنیاز علامت‌گذاری شده‌اند *