Simplica

ProductsLearnPurchaseSupportDemoDownload
  [Search] Search   [Recent Topics] Recent Topics  
Messages posted by: adina_mihai
Profile for adina_mihai -> Messages posted by adina_mihai [185] Go to Page: Previous  1, 2, 3  ...  11, 12, 13
Author Message
You can find details about Calendar and Date Input at http://www.simplica.com/calendar.htm

Also, you can see them in action in our demo for Ecruiser Suite v1.1 Beta.
If you want to try those components, you should download the .zip for Ecruiser Suite v1.1 Beta.

Adina Mihai - Simplica Support Team
Hello!

The DataTable component has a property called "autoResize", which is true by default. So, DataTable should resize itself when its content is smaller than specified size. That's why you noticed a resizing.
You can avoid this behavior by setting autoResize to false.

Best Regards,
Adina Mihai - Simplica Support Team
Here is the demo .war.

We didn't receive any message that the email wasn't sent successfully, so you probably didn't receive the email because of some filter applied to your email account.

Anyway, follow the steps from above, and tell us if you had any other problems.
Hello again!

We have fixed your issue. The root cause of this is that RAD7 over-rides the core render kit mechanism and wraps our render kits in a non-standard way.

To solve this, you should do following:

1. copy into your application ecruiser-rad-patch.jar (that we sent you by email)
2. replace in faces-config.xml the tag
<render-kit-factory> com.ibm.faces.renderkit.AjaxRenderKitFactory</render-kit-factory>

with

<render-kit-factory>ecruiser.render.AjaxECRenderKitFactory</render-kit-factory>

Good luck!
Hi Eyal,

We are working to solve your issue, and we will send you a response as soon as possible.

Thanks for details and for your interest in our components.
 
Profile for adina_mihai -> Messages posted by adina_mihai [185] Go to Page: Previous  1, 2, 3  ...  11, 12, 13
Go to:   
Powered by JForum 2.1.7 © JForum Team
Home   |  News   |  Contact   |  About   |  License   |  Privacy   |  Documentation
Copyright © 2009 Simplica Corporation. All rights reserved.