Report data how fetch data from tables

Hi All,

I was report under Pragrmmablesection with Text fields

Now how to fetch data into text fields from tables

any one help me

HI Nagulu

need to write query in fetch method to bring data from tables

like

select Tablename

where Tablename.field name = tblname.fieldname

&& any conditions

element.execute(ProgsectionNo)