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

Is there such a thing as a virtual datagrid?

VMI
I know there's a virtual listview if you need to display 50,000 records in
the screen. But can this be applied to a windows datagrid?

Thanks.
Nov 16 '05 #1
2 1277
Hi,

I dont know for sure about a virtual datagrid, but you bet you can get some
paging on it, that should work as a "virtual" datagrid

IIRC the win datagrid has no paging mechanism in place, you will have to do
it, you could use a filtered dataview for example

how r u storing the 50K recordS?
cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"VMI" <vo******@yahoo.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
I know there's a virtual listview if you need to display 50,000 records in
the screen. But can this be applied to a windows datagrid?

Thanks.

Nov 16 '05 #2
VMI
I'm storing them in an Access table.
"Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.us> wrote
in message news:OW**************@TK2MSFTNGP15.phx.gbl...
Hi,

I dont know for sure about a virtual datagrid, but you bet you can get
some
paging on it, that should work as a "virtual" datagrid

IIRC the win datagrid has no paging mechanism in place, you will have to
do
it, you could use a filtered dataview for example

how r u storing the 50K recordS?
cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"VMI" <vo******@yahoo.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
I know there's a virtual listview if you need to display 50,000 records
in
the screen. But can this be applied to a windows datagrid?

Thanks.


Nov 16 '05 #3

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

Similar topics

0
by: Sherwood | last post by:
Hi, I've seen a couple of similar posts, but none of the replies have resolved my problem yet, so here goes: I have an application written in c# using visual studio that does a basic directory...
2
by: CJ Taylor | last post by:
You know, you can learn a lot about the datagrid control by just reading about it. =) BTW, Jan's Grid is amazing... Anyone paying hundreds of dollars for a grid, take the few minutes out to...
9
by: Christian Hackl | last post by:
Hi! I've got a design question related to the combination of the NVI idiom (non-virtual interfaces, ) and popular object-oriented patterns such as Proxy or Decorator, i.e. those which have the...
1
by: sridhard2406 | last post by:
Hi All, I am new to c++, please find my program below and my doubt as mentioned below. #include <iostream> using namespace std; class base { public:
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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: 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
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...
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,...

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.