Ok, I will share my code on github which may not be in runnable state. But you could take a look on the source code and suggest. If that doesn't work please let me know I will then create sample application with in-memory database.
Thanks Ranganath ________________________________________ From: Jeroen van der Wal <[email protected]> Sent: 14 October 2014 06:07 To: users Subject: Re: ISIS UI issues Hi Ranganath, The support provided on this mailing list is done voluntary and besides people's daily jobs. To make delivering support as easy as possible I kindly ask you to share your code on Github. If you can't share your project on Github you can create an sample app using the SimpleApp archetype [1] and demonstrate your issues in there. Don't forget to include fixture data and make sure the app is runnable against the in-memory HSQL database. Thanks, Jeroen On Tue, Oct 14, 2014 at 10:44 AM, Chittari Ranganath varma (WF04 - Wipro EcoEnergy) <[email protected]> wrote: > Hi, > > > I facing the following issues: > > > 1. In DomainObjects even if some properties don't have annotation @Hidden, > they are being hidden in the Tables where list of that domain objects is > presented. > > > 2. Sorting is not working for some DomainObjects which have map of > composite relationship with other domain objects: > > > ex: DO1 is one domain object - sorting is working for this > > DO2 is second domain object - sorting is working for this > > > DO3 is third domain object which has aggregation relationship with DO1 > and DO2 and it's primary key composing DO1, DO2. - Sorting is not working > for this DO3 > > > Please help on these topics > > > Thanks > > Ranganath > > The information contained in this electronic message and any attachments > to this message are intended for the exclusive use of the addressee(s) and > may contain proprietary, confidential or privileged information. If you are > not the intended recipient, you should not disseminate, distribute or copy > this e-mail. Please notify the sender immediately and destroy all copies of > this message and any attachments. > > WARNING: Computer viruses can be transmitted via email. The recipient > should check this email and any attachments for the presence of viruses. > The company accepts no liability for any damage caused by any virus > transmitted by this email. > > www.wipro.com > The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. www.wipro.com
