Home Dynamics Projects Dynamics Blogs Microsoft Watch Stem cells

 

 

Easy table browser

25-4-06 : some objects were missing in the xpo file, included now.

4-7-06: Please compile forward syslistpanel class after importing the project and on sysTableBrowser form - method pack. Change 

inset.values = inset.pack();

to 

if (inset)

     inset.values = inset.pack();

Import the xpo file for this project into version 3- SP3 system

 

Hi there!

My friend Nicolai Hillstrom (Nicolais@privat.dk) has wrote this cool feature.

Unfortunately, he does not have time to finish off this project, so I have taken the liberty to make some small changes to make it workable.

Now in the table browser you can select exactly which fields do you want to look at and you can even sort the columns by id so that you can search for the column very easily. This will also save your last setup.


cheers!

 

Send mail to harry@systomatics.com with questions or comments about this web site.
Disclaimer: I am working with Microsoft Business Solutions. The code on this site may or may not be related to my official duties with Microsoft. I do not claim in any expertise in modules represented on this website. Essentially there is just one person doing functional specifications (in head), design specifications (in head), coding and some testing. There is no way the project on this site will be free of bugs. The projects are intended as guidelines and may god help you if you decide to implement the projects without making any changes. If you implement any project resulting into data corruption or anything like that then do not even think of suing me because a. I have already warned you and b. I don't have any money. I may or may not respond to your emails about supporting the project. I may or may not upgrade the projects to the next service pack / version.