|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
cfgrid dilema
Hey everybody.....
I am developing an internal site which keeps track of cd's. I am using cfgrid to display the cd information (who has rented the cd etc.) Within the cf grid, I want a column that allows the user to click on the cd number and go to another page which displays the details of the cd they selected using the #ListGetAt(URL.CFGRIDKEY,1)# method.... I don't understand how to do this......could someone help ...... it would make life easier.....it can't be that difficult can it ![]() |
|
#2
|
|||
|
|||
|
I never use CFGRID (I hate it actually) so I can't help on this one. If anyone has any ideas please post away.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
|
#3
|
||||
|
||||
|
I'm fairly new to CF so I had to look up cfgrid to see what you were talking about. After reading the description and checking out the code example I don't understand why anyone would use it rather then just loop through a query and build the table structure and any links themselves.
|
|
#4
|
|||
|
|||
|
I am using cfgrid sothe user can sort by the diffferent columns....and they (the users)like the "excel look" of the grid. So what you're saying is that you don't know how I can link the information from the grid to another page.....?
|
|
#5
|
||||
|
||||
|
I recently wrote something very similar where the users could put in search criteria, and then reorder the results by any of the columns. Further, they could click on any of the results and get more detail. It wasn't terribly hard to do and I didn't use cfgrid.
I'll bow out now because I know I'm not helping you reach your goal, but I'd reconsider the tool you're trying to use. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > cfgrid dilema |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|