richfaces - problem with h:inputtext in Rich:ModalPanel -


I am using the rich: ModalPanel to edit some values, when a user clicks on editing a popup Then with some prefilled values ​​will appear.

I'm using the model panel for pop-ups, the problem is for the first time that it is making the right values ​​popular, but the input text value is not updating from second time, because of outputtext Trying to display the same values ​​using and then I'm getting the right value.

Any suggestions are welcome! This may be one of the reasons for your model panel showing the prices set in Bean property.


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

Best practice for URL redirection in ASP.NET web application -