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

dynamicly changing context menus

Hi
I'm making a web application which is a copy of existing desktop
application.
I use telerik controlls for MS visual studio
I have a little bit complicated situation beacuse I need context menus but
the main problem is that they have to be downloaded from server after the
page loads. I can't load all of them on page because there are to many.

This is my solution of the problem.
When user right-clicks js download from server through XMLHttpRequest some
data from serwer and make menu from them.
But it needs much work to make the menu look nice, now I just have one level
menu.

I've been looking for some controlls that can do the things I need but with
no result.
Maybe You could recommend me some controlls (comercial or free)
Patryk Biela


Jul 29 '05 #1
2 1638
VK

Patryk wrote:
Hi
I'm making a web application which is a copy of existing desktop
application.
I use telerik controlls for MS visual studio
I have a little bit complicated situation beacuse I need context menus but
the main problem is that they have to be downloaded from server after the
page loads. I can't load all of them on page because there are to many.

This is my solution of the problem.
When user right-clicks js download from server through XMLHttpRequest some
data from serwer and make menu from them.
But it needs much work to make the menu look nice, now I just have one level
menu.

I've been looking for some controlls that can do the things I need but with
no result.
Maybe You could recommend me some controlls (comercial or free)

Would *you* like to have 2-5 seconds delay on each click before context

menu appears?

I would get crazy on the 3rd click. *Many many* users too.
Interface has to be as fast responsive as possible, even if the
interface initialization phase will get longer. This fact was proven by

blood (money) over the last years.
You need several minutes to load your menus? Load them. Just make sure
then later all menus will popup like Jack In The Box on the first
demand.

Jul 29 '05 #2
Uzytkownik "VK" <sc**********@yahoo.com> napisal w wiadomosci
news:11**********************@g44g2000cwa.googlegr oups.com...
Would *you* like to have 2-5 seconds delay on each click before context
menu appears?


I know about it but it's to many element's to load it once.
Google suggest works with little delay.

http://www.google.com/webhp?complete=1&hl=en

Patryk Biela
Jul 29 '05 #3

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

Similar topics

3
by: Eddie de Bear | last post by:
Hi, A project I am working on has a requirement for dynamic menus. For the most part this works really well. The menus I'm creating a based on files and directories, so naturally the menu...
1
by: Doug Bell | last post by:
Hi, If I modify my Registry adding a new key HKEY_CLASSES_ROOT\*\shell\Use My App\command with a (Default) Value of C:\Program Files\Doug\DotNetApps\MyApp.exe "%1" then right clicking on files in...
1
by: paula | last post by:
I've got a problem with asp.net i am trying to make a menu control. and have searched the web for serveral controls but they don't work correctly. I am pretty new to asp.net building. What am i...
4
by: ssg31415926 | last post by:
I've got a ListView which can show many different types of object. I need to display a ContextMenu whose MenuItems depend on the object type. I was planning to pre-create the ContextMenus when...
6
by: Bob | last post by:
I'd like to be able to do three things with the context menu 1. change the width 2. change the borderstyle to none 3. change the back color I don't think it's possible, so what's the best way...
2
by: Dino M. Buljubasic | last post by:
I have several context menus added to my form. The form is displaying items in listviews connected to the context menus. When I click on an item in a list view, a popup context menu shows allowing...
0
by: tony.spalding | last post by:
I'm having a problem trying to add a link to my add-in to a context menu. I'm trying to add it to the context menu that you get when you right click on a stored procedure within the Server...
2
by: Ron M. Newman | last post by:
Hi, Just need a little advice. Id like to build *dynamic* context menus for tree nodes. I'm pretty versed in building context menus and attaching them to tree nodes. My question is, what...
4
by: Karl | last post by:
Hi all, I want to write an application that is launched from the context menu in Windows Explorer/Computer. That is to say, when I am browsing around my hard drive and get to any location I...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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,...

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.