Posts RSS Comments RSS 30 Posts and 56 Comments till now

Table browser with field groups

The table browser is a great tool but it can be hard to find the fields you’re looking for in the grid. Standard Ax either shows all fields or the fields in the AutoReport field group.

Sometimes I like to use another field group so I added that option to the table browser. Now I can use any field group defined on the table. Filtering out the irrelevant fields makes browsing the data a lot easier.

Table browser screenshot

It wasn’t too hard to implement. Standard Ax code can already handle any field group but there is no way to choose one. On the form SysTableBrowser I replaced the radio button with a combobox and then modified the class SysTableBrowser to use that instead of the radio button.

XPO for Dynamics Ax 4.0

2 Responses to “Table browser with field groups”

  1. on 13 Jun 2007 at 12:11

    Hi there (im sorry i dont know your name,coz u dont mention it)

    Can i have xpo in DAX 3.0 sp 3 ?

    Thx before

  2. on 01 Jul 2007 at 11:20

    Sorry, I don’t have a 3.0 XPO. The changes to standard Ax are minimal, so perhaps you can backport it. To see the changes try comparing this XPO to a standard application if possible.

Trackback this post | Feed on Comments to this post

Leave a Reply