hello
how to change width and height browse form
how to custom browse form ex: remove search
best regards
pierre
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
modify width and height on Browse Form
Re: modify width and height on Browse Form
sultan87,
Browse width is based on the width of all columns, height is based on number of rows * row height.
Hiding the search field is just jquery.. $('#nuSearchField').hide()
Steven
Browse width is based on the width of all columns, height is based on number of rows * row height.
Hiding the search field is just jquery.. $('#nuSearchField').hide()
Steven