datatable and firebug error

UI Components for JSF
Post Reply
N1k0l4
Posts: 6
Joined: 19 Jun 2014, 09:11

19 Jun 2014, 09:15

Hi everyone,

I have problem with datatable for mobile.
Everything is rendered on page but in firebug console I get error
TypeError: $(...).attr(...) is undefined

..." rel="stylesheet" href="'+h+'" />';$("head").append(d);b.getScript(location.pro...
My datatable is simple:

Code: Select all

<p:dataTable id="list"
				value="#{myBean.objects}"
				var="object">

				<p:column style="padding-top: 10px;"
					header="#{messages.label_code}">
					<h:link outcome="object_view?id=#{object.id}"
						value="#{object.code}" />
				</p:column>
			</p:dataTable>

I am using PF 5.0
Does anyone have similar problem?

farukzahra
Posts: 20
Joined: 26 Aug 2011, 21:58

19 Sep 2014, 15:47

I have =(

kukeltje
Expert Member
Posts: 9605
Joined: 17 Jun 2010, 13:34
Location: Netherlands

19 Sep 2014, 16:47

cool

farukzahra
Posts: 20
Joined: 26 Aug 2011, 21:58

26 Sep 2014, 13:46

Any sugestion?

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

27 Oct 2014, 11:01


Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 23 guests