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

What does instantText mean in Edit method of DataGridColumnStyle

What does instantText mean in Edit method of DataGridColumnStyle?

Regards

Hamed
Sep 23 '06 #1
2 1117
Hi Hamed
instantText in Edit method:

protected internal virtual void Edit(
CurrencyManager source,
int rowNum,
Rectangle bounds,
bool readOnly,
string instantText
);

Parameters

source
The CurrencyManager for the DataGridColumnStyle.
rowNum
The row number in this column which is being edited.
bounds
The Rectangle in which the control is to be sited.
readOnly
A value indicating whether the column is a read-only. true if the
value is read-only; otherwise, false.
instantText
The text to display in the control.

About instantText in MSDN link:

http://msdn.microsoft.com/library/de...edittopic3.asp

More about this in KB
http://support.microsoft.com/?id=842290

--
HTH
Nithya
MCP,
Indian Software Solutions,
Trichy.
"Hamed" wrote:
What does instantText mean in Edit method of DataGridColumnStyle?

Regards

Hamed
Sep 23 '06 #2
I have seen them. but there is no more description than just "The text to
display in the control. "

I have checked this parameter and it seems it is always null. Is there a
situation that the value of this parameter is not null?

"Nithya" <an***********@hotmail.com.(donotspan)wrote in message
news:93**********************************@microsof t.com...
Hi Hamed
instantText in Edit method:

protected internal virtual void Edit(
CurrencyManager source,
int rowNum,
Rectangle bounds,
bool readOnly,
string instantText
);

Parameters

source
The CurrencyManager for the DataGridColumnStyle.
rowNum
The row number in this column which is being edited.
bounds
The Rectangle in which the control is to be sited.
readOnly
A value indicating whether the column is a read-only. true if
the
value is read-only; otherwise, false.
instantText
The text to display in the control.

About instantText in MSDN link:

http://msdn.microsoft.com/library/de...edittopic3.asp

More about this in KB
http://support.microsoft.com/?id=842290

--
HTH
Nithya
MCP,
Indian Software Solutions,
Trichy.
"Hamed" wrote:
>What does instantText mean in Edit method of DataGridColumnStyle?

Regards

Hamed

Sep 24 '06 #3

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

Similar topics

220
by: Brandon J. Van Every | last post by:
What's better about Ruby than Python? I'm sure there's something. What is it? This is not a troll. I'm language shopping and I want people's answers. I don't know beans about Ruby or have...
3
by: Chris Cioffi | last post by:
I started writing this list because I wanted to have definite points to base a comparison on and as the starting point of writing something myself. After looking around, I think it would be a...
1
by: Terry | last post by:
All I'm doing, is using the Compute Method and getting the Sum of the Amount field in my SQL Query. The problem is getting the Data Table to add a Column and put the total in the "Total Column". I...
0
by: poirierjc | last post by:
I am developing a DataGridColumnStyle for an Ink Edit control following the documentation and example in MSDN for DataGridColumnStyle Class. I am having the following problem that I am not sure how...
121
by: typingcat | last post by:
First of all, I'm an Asian and I need to input Japanese, Korean and so on. I've tried many PHP IDEs today, but almost non of them supported Unicode (UTF-8) file. I've found that the only Unicode...
46
by: Keith K | last post by:
Having developed with VB since 1992, I am now VERY interested in C#. I've written several applications with C# and I do enjoy the language. What C# Needs: There are a few things that I do...
7
by: David Laub | last post by:
I have stumbled across various Netscape issues, none of which appear to be solvable by tweaking the clientTarget or targetSchema properties. At this point, I'm not even interested in "solving"...
7
by: Mike Fellows | last post by:
Below is my code that is carried out on my dataset, datagrid etc... Im trying to get column0 "Date & Time" to show date and time, not just date ive read some stuff posted by Dmitriy Lapshin on...
1
by: fiaolle | last post by:
Hi The first set of source code is the class for a combobox in a grid, hopefully. In the second set of code we try to use the combobox class, but the grid is empty. I don't understand how this...
2
by: Hamed | last post by:
What does instantText mean in Edit method of DataGridColumnStyle? Regards Hamed
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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...

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.