tigrao - Thursday, December 2, 2010 8:04 AM:
Hi friends,
I need to customize the grid's main project to
include a new column and add other formating, but I could not find the component wich I must to alter.
Help me, please.
Brian - Thursday, December 2, 2010 4:29 PM:
Hi Tigrao,
By the "main grid" I assume you mean the seach grid that displays for each Item Type when you click on it from the Table Of Contents?
Presumably the new column that you want to add is part of an Item Type? If so then you should be using the "Hidden" attribute of the Property in the Item Type definition to allow this column to be shown.
The grid itself is under ..innovatorclientscriptsitemGrid.html
but you want to be really careful editing it since it is such a core component.
Out of interest what are the other formatting issues that you want to address?
Cheers,
Brian.
tigrao - Friday, December 3, 2010 10:36 AM:
I need to add a column in the grid tab project plan, which is in the editing screen project (Project Tree - Predecessors - Status - [...] Leader - Lead Role - etc ...).
The other question is: how do I adjust the types of formatting to the Brazilian standard? example: date format = dd / mm / yyyy and change the calendar component to this format? I tried to internationalization but did not work!
Thanks!
fli - Wednesday, December 8, 2010 8:26 AM:
Hi tigro,
From the TOC select Preferences
Here edit World (you need to click on the left side of World)
Here you select Project grid layout.
You can add some properties to the Activity2 Itemtype, and link these up here.
Columns you don't need, just minimize them.
Hope this helps
BR/ Christoffer
tigrao - Friday, December 10, 2010 10:35 AM:
Hi BR/ Christoffer
Yes,
the problem was solved, thanks.