473,386 Members | 1,801 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.

don't suppose...

hey all,

in a datagrid is there a way to make the down arrow behave a certain way.
For example, if you press the down arrow on a row it moves to the next row in
that column (kinda like Excel)?

Thanks,
rodchar
Nov 21 '05 #1
4 984
Sure, you can build that stuff in. I believe the down arrow is a wingding.
You can catch the click event and do what ever you want with it including
putting another wingding in there.

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
-------------------------------------------------------

"rodchar" <ro*****@discussions.microsoft.com> wrote in message
news:1F**********************************@microsof t.com...
hey all,

in a datagrid is there a way to make the down arrow behave a certain way.
For example, if you press the down arrow on a row it moves to the next row in that column (kinda like Excel)?

Thanks,
rodchar

Nov 21 '05 #2
My apologies, when i meant down arrow, i meant the down arrow on the keyboard.

"Alvin Bruney - ASP.NET MVP" wrote:
Sure, you can build that stuff in. I believe the down arrow is a wingding.
You can catch the click event and do what ever you want with it including
putting another wingding in there.

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
-------------------------------------------------------

"rodchar" <ro*****@discussions.microsoft.com> wrote in message
news:1F**********************************@microsof t.com...
hey all,

in a datagrid is there a way to make the down arrow behave a certain way.
For example, if you press the down arrow on a row it moves to the next row

in
that column (kinda like Excel)?

Thanks,
rodchar


Nov 21 '05 #3
just use client script. use the onkeyup event.

-- bruce (sqlwork.com)

"rodchar" <ro*****@discussions.microsoft.com> wrote in message
news:1F**********************************@microsof t.com...
hey all,

in a datagrid is there a way to make the down arrow behave a certain way.
For example, if you press the down arrow on a row it moves to the next row
in
that column (kinda like Excel)?

Thanks,
rodchar

Nov 21 '05 #4
Thanks everyone for the great feedback.

"rodchar" wrote:
hey all,

in a datagrid is there a way to make the down arrow behave a certain way.
For example, if you press the down arrow on a row it moves to the next row in
that column (kinda like Excel)?

Thanks,
rodchar

Nov 23 '05 #5

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

Similar topics

303
by: mike420 | last post by:
In the context of LATEX, some Pythonista asked what the big successes of Lisp were. I think there were at least three *big* successes. a. orbitz.com web site uses Lisp for algorithms, etc. b....
21
by: j_mckitrick | last post by:
Just thought I'd play devil's advocate... I tried wxPython briefly, and it had some nice features. It has a huge list of dependencies. I don't like the fonts (but I'd love to know how to get...
12
by: AFN | last post by:
I am running the code below to generate XML from a data table. But some fields in the data table are Null for every record. Suppose field5 has a null database value. I would expect to see: ...
2
by: David | last post by:
SUMMARY: If you don't want to read all of this, what I'm looking for more or less is ideas on how to implement websites using ASP.NET that have a templated look and feel and many pages that make...
5
by: Steve | last post by:
I was dissapointed to see that the new Settings system in 2005 doesn't appear to persist the data between application sessions. I understand that it is used for application initialization, but...
20
by: Tony | last post by:
I have a situation where I want to send data, but I have no need for a response. It seems to me that XMLHTTPRequest is the best way to send the data, but I don't need any response back from the...
10
by: Luke Meyers | last post by:
So, just a little while ago I had this flash of insight. It occurred to me that, while of course in general there are very good reasons for the conventional two-file header/implementation...
7
by: Dougan | last post by:
I've seen code that allocates an object on the stack and then saves a class reference to it. example: void ScribbleArea::resizeImage( const QSize &newSize) { QImage newImage( newSize, );...
23
by: Gregor Kofler | last post by:
Sigh... Where come those white "spacers" on IE6 from? Perfectly ok in FF, Opera, Safari, alas IE again is choking... Sample with inline styles: http://web.gregorkofler.com/test.htm I've...
10
by: Mikhail Kovalev | last post by:
Suppose I have something like this $resource = curl_init(); curl_setopt($resource, CURLOPT_FOLLOWLOCATION, TRUE); curl_setopt($resource, CURLOPT_RETURNTRANSFER, TRUE); curl_setopt($resource,...
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
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?
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
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.