TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Chris Foley
NA
34
37.3k
Grid of Custom Controls??
Dec 13 2010 10:57 AM
I have an application that needs an interactive editor. The editor is basically a "spreadsheet" grid that only contains colors and geometric shapes drawn by the code. I need to have events tied to each of the "cells". I have seen grid and spreadsheet classes out there but my needs are so basic that the overhead of these sheets is burdensome.
My question is, do I make each cell a custom control? I will need several hundred available at one time. During the actual editing process, speed is no real issue. But when the programs switches from edit mode to run mode, I need to be able to just display each graphic quickly in a scrolling fashion. I am concerned that creating a large number of custom controls will be a large processor issue. The screen would only show a several hundred of a total of several thousand data points.
I hope this makes sense!
Thanks
Reply
Answers (
2
)
saving data from datagridview when row is filled
To display a list of strings in the property window of a custom control and to map the selected item of the list in the property window