473,395 Members | 1,452 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

height for Dojo grid 1.1

184 100+
Hi All,
I have painted the dojo grid 1.1 with height of 20em as follows..
Expand|Select|Wrap|Line Numbers
  1.   # gridName
  2.   {
  3.     height:20em;
  4.    }
  5.  
The input for that grid is about 1000 records.so, number of records exceeds the height of grid and hence the vertical scroll bars got attached. if the number of records going to be less than height of grid .Then height of the grid should be adjusted and hence scroll bars should not diplayed.. Anyone pl say how to solve this problem.. Thanks in Advance.

Note: If i give as follows
Expand|Select|Wrap|Line Numbers
  1.   # gridName
  2.   {
  3.     height:auto;
  4.    }
  5.  
the scroll bars never got attached. but i dont want thats scenario...
Thanks in Advance..
Sep 18 '08 #1
3 2456
acoder
16,027 Expert Mod 8TB
Use the overflow property.
Sep 18 '08 #2
gaya3
184 100+
Use the overflow property.

Thank u acoder.. It helped me alot
Sep 19 '08 #3
acoder
16,027 Expert Mod 8TB
You're welcome. Glad it did :)
Sep 19 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: ygjyothi | last post by:
Hi All, I'm trying to integrate Ext2.0 and Dojo 1.0 i.e the selected rows from a Ext 2.0 Grid upon a button click should generate a Dojo 1.0 Chart in a pop up window or Ext.window.There is a Ext...
7
by: raknin | last post by:
Hi, Hi, Now that I am handle the way of use the dojo combobox I moving to the next stage. What I want to do is updating a second combobox automatically when a value is selected in the first...
3
by: =?Utf-8?B?UGhpbCBKb2huc29u?= | last post by:
I have data that spans over several pages in a datagrid. On the last page, the row heights seem to justify vertically, so if there are say 14 records and the paging is ten, each row on the last...
2
by: =?Utf-8?B?UGhpbCBKb2huc29u?= | last post by:
Hi, I have a gridview and I need it to display correctly in Opera. I need to set the row height, so that even on the last page of data all the rows are the same height as on the other pages. ...
6
by: gaya3 | last post by:
Hi all, can anyone pl say how to sort the particular column in dojo grids by default... For example.. If i'm having columns like... col1,col2,col3,col4,col5 in the grid.. "col3" should be...
3
by: gaya3 | last post by:
Hi All, In Dojo Grid1.2,i have created the grid using QueryReadStore and Datagrid.How do i do the editable true in particular column...? If i use ItemFileStore I'm able to do edit for...
3
by: gaya3 | last post by:
How do i set autoHeight dynamically in dojo grid 1.1? please do help... Thanks in Advance
1
by: kokababu | last post by:
I am trying to load dojo module from different domain; such as dojo.parser, dijit.form.TextBox etc. <html> <head> <script type="text/javascript"> djConfig = { isDebug: true,...
1
by: ashutoshjoshi10 | last post by:
Hi, I am using a Dijit.form.filteringSelect to display values using the dojox.data.QueryReadStore. But, after overriding _filterResponse() to format the data in a Dojo-parsable format, whatever...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.