Dated table view, formatting of custom row

For making suggestions and/or requests for new features you'd like added to EViews.

Moderators: EViews Gareth, EViews Moderator

mamo
Posts: 189
Joined: Wed Nov 07, 2012 9:11 am

Dated table view, formatting of custom row

Postby mamo » Fri Feb 13, 2015 3:09 am

Dear Eviews team,

is there a way to define the font and font size of a custom row of a dated table view in a program?

I tried
{%groupname}.ddrowobts(!row,1) customrow("My custom header") font("Calibri", 9)
While this inserts the header in the respective row as intended it ignores the font option and the ehader appears in the standard font.
({%groupname}.ddrowobts(!row,1) customrow("My custom header") font(9, "Calibri") seems to work neither)

Suggestion: allow defining formats for the customrow as for any other row of a dated table in a program

Best, mamo
PS: Using Eviews 8 with Win 7 64 bit

EViews Jason
EViews Developer
Posts: 870
Joined: Tue Sep 16, 2008 3:50 pm

Re: Dated table view, formatting of custom row

Postby EViews Jason » Fri Feb 13, 2015 9:02 am

Use

Code: Select all

'row 3 refers to the custom row
{%groupname}.ddrowopts(!row,3) font("Calibri", 9)


mamo
Posts: 189
Joined: Wed Nov 07, 2012 9:11 am

Re: Dated table view, formatting of custom row

Postby mamo » Fri Feb 13, 2015 10:14 am

Dear Eviews team,
many thanks, this clarifies my issue,
kind regards, mamo


Return to “Suggestions and Requests”

Who is online

Users browsing this forum: No registered users and 10 guests