473,396 Members | 1,924 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,396 software developers and data experts.

problem with datagridview in ASP.NET 2.0

Hi,
I am developing an application which uses datagridview.The grid contains
about 5000 records and i am showing them all in a single page by putting a
scrollabe div around datagridview (I am required to do so.. ) The grid has a
column having comboboxes. These combos work fine for a few hundred records
but for 5000 records some of the combos disappear while scrolling , which is
quite irritating
Is there any other way to solve this without paging?

Thanks
Ketan
Jul 31 '06 #1
2 1291
"Ketan Dixit" <ke****@aftek.comwrote in message
news:uv**************@TK2MSFTNGP02.phx.gbl...
I am developing an application which uses datagridview.The grid contains
about 5000 records and i am showing them all in a single page by putting a
scrollabe div around datagridview (I am required to do so.. ) The grid has
a column having comboboxes. These combos work fine for a few hundred
records but for 5000 records some of the combos disappear while scrolling
, which is quite irritating
Is there any other way to solve this without paging?
5,000 records on a single page is utter madness. Why on earth would you want
to do that?
Jul 31 '06 #2
Ketan,

Do you need the comboboxes (what are they? dropdown lists? 3rd party
controls?) for editing? Then you can activate only one of them at the time
for the selected record. All other records will have just a plain text
representing the selected item.
--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]

"Ketan Dixit" <ke****@aftek.comwrote in message
news:uv**************@TK2MSFTNGP02.phx.gbl...
Hi,
I am developing an application which uses datagridview.The grid
contains about 5000 records and i am showing them all in a single page by
putting a scrollabe div around datagridview (I am required to do so.. )
The grid has a column having comboboxes. These combos work fine for a few
hundred records but for 5000 records some of the combos disappear while
scrolling , which is quite irritating
Is there any other way to solve this without paging?

Thanks
Ketan

Jul 31 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: sapkal.manish | last post by:
Question : How can I find actual row position of DataTable in DataGridView when DataTable is sorted / My source code like this Private WithEvent dgvInwDet as new DataGridView Private...
1
by: Rich | last post by:
Hello, I am reading data from a sql server table that is under replication. This table has the replicatin GUID column that is generated with replicatin. I am reading the data from a...
4
by: shibeta | last post by:
Hello, I have problem with DataGridView and BindingSource. I have created DataSet and added TableData to it with manualy created columns (without DataAdapter - I'm not using MSSQL). On the Form I...
1
by: Jeff | last post by:
Hey ..NET 2.0 I've created a User Control which contain a DataGridView. This User Control is displayed on a TabPage. This TabPage is added to the TabControl during runtime. The problem is...
0
by: priyamtheone | last post by:
I'm trying to make a datagridview column to act like a datetimepicker column (C#.Net 2005). These are the behaviours that the dgv should have: 1) Initially all the cells of the dtp column should be...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.