left alignement in cellEditor (input / output) (solved)

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
serenne
Posts: 98
Joined: 21 Jul 2015, 07:43

12 Jan 2019, 17:50

Hi all,
Any hep to left align left the same for output and input facet components.

in the output facet I have a 10 pixel space on the left.
in the input facet: the component is sometimes 0 spaced from the beginning of the column
Image
As you can see in the screenshot :
in timeZone : h:outputText and p:selectOnemenu of the first line are OK (all correctly aligned), in "Mot de passe" ( p:password) : same : all ok (for alignment)
but for p:input Text (or even in the "Groupr column" : in that business case the output facet is not editable and is a h:outputText), there is no space left .. on the left side

Thanks in advance
Last edited by serenne on 14 Jan 2019, 15:08, edited 1 time in total.

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

14 Jan 2019, 09:55

Please try;

Code: Select all

body .ui-datatable .ui-datatable-data tr.ui-row-editing td.ui-editable-column {
	padding: 6px 10px;
}

serenne
Posts: 98
Joined: 21 Jul 2015, 07:43

14 Jan 2019, 15:06

Works fine for inputText, but now, may selectOnemenu are no more correctly left aligned (10 pix added ...)
But .. AS I am using composite every where I put this padding inside the compoiste and it works fine !!!

Thanks Aragorn !!

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

15 Jan 2019, 11:14

Glad to hear, thanks a lot for the update!

Post Reply

Return to “Ultima - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests