2006 Aug 03 6:31 AM
hi,
i want to insert a newline ie horizontal line above and below a particuler row.ie for displaying item details like "s.no product mrp netcost"so for this i want to insert a line above and below the row.how can i do it.pls help..
hi,
i want to insert a newline ie horizontal line above and below a particuler row.ie for displaying item details like "s.no product mrp netcost"so for this i want to insert a line above and below the row.how can i do it.pls help..
2006 Aug 03 6:41 AM
Hi,
As per my understanding, put the desired field into a Template with 3 rows, use your field to be displayed in the centre row and keep the remaining row balnk, or fill them color to display and horizontal Line.
Hope this Helps
Anirban
2006 Aug 03 6:50 AM
hi thanx for the reply.but my reqirment is like this i have item header,which i have defined in table control..so i want to insert a new bank line above and below the item header.any idea how to draw a line.
2006 Aug 03 6:55 AM
Hello,
Define a character format with underline. and use it with blank to draw only the line.
like <U1> </>.
regards,
Naimesh
2006 Aug 03 7:03 AM
thanx for the reply.dont mind i am very much new to smart forms.can u just tell tell me how to define that.ie any sample coding will b very helpful.do i need to define in global definitons.