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

problem in get the requested page in main page

prabunewindia
199 100+
i have a treeview in one frame(frame1)
and a gridview in another(frame2) both frames are in one page
when i select a node in tree i want the same page again with sorted data in
gridview.
i coded like below in my code file

protected void TreeView1_SelectedNodeChanged(object sender, EventArgs e)
{

Response.Redirect("DisplayFull.aspx?categoryID=" + TreeView1.SelectedNode.Value );
}
now the new page containing both tree and gridview is opening in the frame1
but i want this in full page instead of frame1
plz help me to complete my project
thanks
Mar 29 '07 #1
0 790

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: middletree | last post by:
I'm really at a loss on this one. This thing was working just fine, then stopped. The site is http://www.shoppingwithshanda.com/shanda/shandahome.asp All 6 pages are the same code, and that...
5
by: Randy | last post by:
I am having a sorting problem on a form. No subforms. Continuous Page Main Form. The query works fine pulling up a datasheet but when I attach it to a button on a form. It brings up today's...
11
by: ElmoWatson | last post by:
I tried on the Security newgroup, as well as other places, and haven't gotten an answer yet - - I'm pulling my hair out over this one. I'm trying to get Forms Authentication working.....I can get...
5
by: Gabriel Lozano-Morán | last post by:
Is there any particular reason why the Session_Start() event gets triggerend by each aspx page request? Details: Windows XP Pro SP2 ..NET Framework v1.1.4322 C# SessionState set to mode...
5
by: Richard | last post by:
I've developed a small ASPX template framework (based on Chun Li's article on CodeProject: http://www.codeproject.com/aspnet/headerfooter.asp#xx849313xx) which uses a IHttpModule to apply...
5
by: Steve | last post by:
Hi, I currently have a problem passing a variable value from one page to another. Once a form submit button is pressed java pops up a window and displays some information. The problem being is...
8
by: Dave | last post by:
I am trying to write an event-driven application with no main window that runs "forever". It waits on a named event and then displays a window depending on data pased in a memory-mapped file. I...
2
by: xeroxero | last post by:
ASP.NET 2.0 Web Application Project. I have a class called "SuperPage" that inherits from the System.Web.UI.Page class. In SuperPage, I 1. Override OnInit (do somecustom Session setup) 2....
11
by: davidiwharper | last post by:
Hi everyone, I'm writing a web form and a backend Perl script to send a query to the administrator. V1 of the script is working well, it's basically just a simple get-data-send-email script....
2
by: ramaswamynanda | last post by:
Hello All, I have an application using ASP.NET. The database is SQLServer Express 2005. There is a table called ApartmentInfo in the database. All i am trying to do, is to "select * from...
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: 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...
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
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
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.