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

looking for a popup control like in MSCRM...

Hi,

I'm looking for a control to open window to allow the user to search and
select an item.
I have one in place, but there is a lack of options and stability.

So I'm looking for a control on the web.

The user see a button which open the window, and after the user has selected
an item (in a list), I display the selected value in a textbox (or another
control) without callback.
Also the user can click on the selected item to popup the detailed
information about this item (like an employee name which diplay the
employee card web page in popup)

thanks for your guides.

Jerome.
Nov 19 '05 #1
1 1240
You can develop a similar function using Javascript (client-side scripting)
to dynamically show and hide a HTML <DIV> tag on the page.

I have an example where I use a <div> tag and populate its data using
xml/xslt transformation to display a list containing the results of the
search. The selected result from the poped-up list moves to the text box
when the user clicks a selection. The complete code for such a function is
on my website: http://www.societopia.net/samples/textbox.htm. It is only a
simple html page that demonstrates the concept.

---
www.societopia.net

"Jéjé" wrote:
Hi,

I'm looking for a control to open window to allow the user to search and
select an item.
I have one in place, but there is a lack of options and stability.

So I'm looking for a control on the web.

The user see a button which open the window, and after the user has selected
an item (in a list), I display the selected value in a textbox (or another
control) without callback.
Also the user can click on the selected item to popup the detailed
information about this item (like an employee name which diplay the
employee card web page in popup)

thanks for your guides.

Jerome.

Nov 19 '05 #2

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

Similar topics

12
by: HarveyB | last post by:
I would like to generate non-modal popup windows from ASP.Net code-behind. I have tried using Client Side scripting like "function Test(){ window.open('test.htm',_blank,...
4
by: Davey | last post by:
I have a website which has a popup window (this only opens when the user chooses to open it). In the popup window I have a <select> control which lists a selection of "classes". Each class has a...
3
by: MikeY | last post by:
Hi Everyone, I am working in C#, windows forms.My question is this. All my button dynamic controls properties are present and accounted for except for the"FlatStyle" properties. I can't seem to...
3
by: RSB | last post by:
Hi Every one , IS there any Date Time Control with .Net. All i want to read is the Date and Time in a Single Field like 12/31/2004 09:23:23AM. if there is any then any examples for it. and if not...
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: 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: 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
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
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
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,...

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.