dire need of help

F

Fetty

I have a dynamically created child grid inside of a grid. Each cell may or
may not have a date in it. How do I make that date a hyperlink? Eack column
has to have different links?
 
B

Ben

Without more information I'd say make the date a Hyperlink control. As for
the each column problem the grid will handle unique naming of its children
controls. I would give them different names though... Like, hlHireDate and
hlTermDate...

HTH,
Ben
 
G

Guest

the grid will have the data schema from the dataset that is bound to it, so
this portion is not dynamic. Also the column hyperlink setup is not dynamic.
If you use a query, or stored procedure ect during runtime the actual data
that populates the grid will be dynamic.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,681
Members
48,796
Latest member
Greg L.

Latest Threads

Top