Ask a Question related to ASP Database, Design and Development.
-
bootsy #1
Need ASP/SQL data drill down help
OK, I have a database which has three main tables:
1. funding_source_info (unique ID# per source which has all the
contact info, etc.)
2. research_area (list of research area with unique id#)
3. funding_source_research_area (two columns of id #s, one linked to
funding_source_info & the other linked to research_area)
I have a form created which a user can search by funding source name
(found in funding_source_info) or research area (found in
research_area). This form should bring back a list of names from
funding_source_info, hyperlinked which will take them to more detailed
information (also found in funding_source_info)
I am pretty lost and would appreciate any help to get me started.
THANKS!!!
bootsy Guest
-
Question on drill-in navigation
Hi, I have a ViewStack in my main mxml. One of its child containers (a Search 'page') has a DataGrid. When I click a record in the DataGrid, I want... -
How to multilevel drill down datagrid ?
Hi All, Do you have any tutorial how to multilevel drill down datagrid ? I found a tutorial for Nested control, but I don't understand how does... -
Drill down data
I am new in Coldfusion and I am totally stuck with this problem, if anyone has any advice or can point me in the right direction it will be greately... -
drill down via js
Hey, I am using a dg with a nested dg. It acts like a hierargrid. But the nested datagrid currently expands on the server side. I want to move... -
Dynamic Drill down menus
Hello, I have created a db that holds specific information ie a business name. I am running into a problem on a form when you choose the business...



Reply With Quote

