inputtext inside the row expansion tab is not receiving space and new line in IE11

UI Components for JSF
Post Reply
ahmedraaj
Posts: 2
Joined: 02 May 2017, 06:50

16 Nov 2017, 16:08

Image
I am trying to edit the row of datatable using row expansion, but the <p:input> is not accepting any space, new line in IE 11. Other browsers working fine. Its only IE11.
https://stackoverflow.com/questions/473 ... nkeyevents

Melloware
Posts: 3717
Joined: 22 Apr 2013, 15:48

19 Nov 2017, 21:32

I know the answer I have received in the past will be "do not use Row Expansion for editing data as results can be unexpected and not supported". So even if its a real issue the advice from the PF Team has been to use Row Expansion for data display only.
PrimeFaces Developer | PrimeFaces Extensions Developer
GitHub Profile: https://github.com/melloware
PrimeFaces Elite 13.0.0 / PF Extensions 13.0.0
PrimeReact 9.6.1

ahmedraaj
Posts: 2
Joined: 02 May 2017, 06:50

02 Jan 2018, 15:38

Thanks for the reply. I have also found that clicking rowToggler calls DataTable vaule items getter more than 7 or 8 times in PrimeFace 6.1.

Code: Select all

 <p:rowToggler />

Code: Select all

 <p:dataTable  value="#{partnerController.items}"
. Its kinda overkill the performance. :(

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 54 guests