473,499 Members | 1,724 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Even better....

If someone can recommend a free readonly replacement for MS's internal
datagrid I would be really happy
Nov 16 '05 #1
3 944
"NewGuy" <a@a.com> wrote in message news:uQ**************@TK2MSFTNGP15.phx.gbl...
If someone can recommend a free readonly replacement for MS's internal
datagrid I would be really happy


You can't just set the dataGrid1.ReadOnly property to true?

- carl
Nov 16 '05 #2
I can, but really I don't want to use the internal grid control. It's too
hard to work with for something so simple.
"Vagabond Software" <carlfenley-X-@-X-san.rr.com> wrote in message
news:%2***************@tk2msftngp13.phx.gbl...
"NewGuy" <a@a.com> wrote in message
news:uQ**************@TK2MSFTNGP15.phx.gbl...
If someone can recommend a free readonly replacement for MS's internal
datagrid I would be really happy


You can't just set the dataGrid1.ReadOnly property to true?

- carl
Nov 16 '05 #3
"NewGuy" <a@a.com> wrote in message news:Ou**************@tk2msftngp13.phx.gbl...
I can, but really I don't want to use the internal grid control. It's too
hard to work with for something so simple.


Well, you could create a Windows Control Library derived from DataGrid and initialize the component with this.ReadOnly = true. You could even hide the ReadOnly property from Intellisense.

- carl
Nov 16 '05 #4

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

Similar topics

14
2311
by: J. Makela | last post by:
Hallo. This should be a pretty entertaining question for you *real* javascript writers.. I, being the lowly photoshop guy at an ad agency made the mistake of actually saying "HTML" in a...
2
951
by: Marty | last post by:
The Image web control works with the relative path supplied, but the HTML image control with the same path doesn't. I seem to be spending more time trying to figure out ASP.Net's shortcomings and...
37
2103
by: Greg | last post by:
Except for legacy or non-.NET applications, is there any reason to use VC++ anymore? It seems that for .NET applications, there would be no reason to choose C++ over C# since C# is faster to...
11
2708
by: windandwaves | last post by:
Hi Gurus Is there a way to accentuate even or uneven rows in a table or list? TIA - Nicolaas
5
1217
by: WT | last post by:
I don't understand, since I migrated my web site to VS2005+ APS.NET 2 (C#), all the request reach my Application_BeginRequest method in Global.ascx.cs and generate unecessary computing. I think...
34
3927
by: Frederick Gotham | last post by:
I'm trying to write extremely efficient, fully portable algorithms to determine if an integer is odd or even. The most basic algorithms would be: #define IS_ODD(x) ((x) % 2) #define IS_EVEN(x)...
6
50238
by: Klaas Vantournhout | last post by:
Hi, I have a question, which is just out of interest. What is the fastest way to do an odd/even check with c++ and if needed assembler. Assume n is an unsigned integer like type (unsigned...
6
5034
by: luvnhandfull | last post by:
Can someone please explaine to me how to write a function program. Using prototypes just throws me. Here is my prompt: write a function called is _is even that has one input parameter and int...
25
2853
by: melsayid | last post by:
The program always shows that the input is odd. int main () { int n, d; printf ("Enter a Number: "); scanf ("%d", &n); d=1; if (d==n)
0
7134
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
7012
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
7225
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...
1
6901
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
5479
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,...
0
4605
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3105
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
667
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
307
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.