Re: Newbie question passing query from a user control to aspx page

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



One way is in the URL itself

Webform1.aspx?ID=232

"AlecL" <salmaanali@xxxxxxxxxxx> wrote in message
news:1167337019.941624.257850@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi there,

I have a home page with a user control that allows you to do enter
certain parameters and submit them for a search using a stored proc,
however there is no room for me to display a datagrid with results on
the home page so I have built a page that has the same search with
additional parameters and a datagrid to display results. Can anyone
point me to an example where I can pass the search parameters from home
page to the search page and display the results on the datagrid on the
search page...Please help!!

Alec



.



Relevant Pages

  • Re: Extracting subsets of a DataSet
    ... Try it first with that sort on the model column commented out and see what is displayed in your datagrid. ... Regarding the application I am making, it is a Web Form, not a Windows Form. ... I have abandon the DataView idea because what I have read about DataView does not seem to be what I want. ... My goal is to display only, not modify, a subset of those rows based on user input. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Performance issue
    ... I have two queries to make and two data to display in a datagrid. ... first query and first data to display: ... a)query: the user enters some characters, the query selects the rows from ...
    (microsoft.public.sqlserver.ce)
  • Re: Problem with ComboBox
    ... Cor Ligthert [MVP] wrote: ... record from the list) the detail and datagrid will display me the ... I choose them the number on the combobox changes to a number that I ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Problem with ComboBox
    ... What VB version are you using and what complex data control, ... record from the list) the detail and datagrid will display me the ... I choose them the number on the combobox changes to a number that I ...
    (microsoft.public.dotnet.languages.vb)
  • multiple groupings of companies within asp.net report
    ... The DataGrid sure makes life easier for the vast majority ... of sql query display jobs but I've come across something that is almost ... The sql is easy but how to make it display nicely in a single (or ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)