This is a migrated thread and some comments may be shown as answers.

2 parameters

1 Answer 42 Views
Window
This is a migrated thread and some comments may be shown as answers.
L
Top achievements
Rank 1
L asked on 26 Sep 2009, 06:52 AM
hi

Based on the example which show only 1 parameter(CustomerID) http://demos.telerik.com/aspnet-ajax/window/examples/usingurlforserverarguments/defaultcs.aspx

How do i achieve 2 parameters? CustomerID and Customer Name? Thanks

1 Answer, 1 is accepted

Sort by
0
Accepted
Georgi Tunev
Telerik team
answered on 26 Sep 2009, 10:52 AM
Hello L,

You could do this by using the same approach as the one shown in the demo - just add the customer name as a second parameter in the openRadWindow() function and then add it to the query string that you will read on the server in the codebehind of the content page.


Sincerely yours,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Window
Asked by
L
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or