logo

Warning: The forum is now for consultation only. Please use GitHub Discussions to post any questions or comments.


Welcome Guest ! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
RamKumar  
#1 Posted : Thursday, June 14, 2018 9:15:10 AM(UTC)
RamKumar

Rank: Newbie

Groups: Registered
Joined: 5/31/2018(UTC)
Posts: 1
India
Location: Hyderabad

Hi,

Is it possible to provide hyperlink on columns in grid to redirect to sub-report?
epf  
#2 Posted : Thursday, June 14, 2018 2:53:23 PM(UTC)
epf

Rank: Administration

Groups: Administrators
Joined: 12/20/2013(UTC)
Posts: 1,209
Switzerland

Thanks: 14 times
Was thanked: 206 time(s) in 199 post(s)
this is done with the Sub-Reports feature...

RamKumar  
#3 Posted : Friday, June 15, 2018 4:10:35 AM(UTC)
RamKumar

Rank: Newbie

Groups: Registered
Joined: 5/31/2018(UTC)
Posts: 1
India
Location: Hyderabad

Thank you,

When we provide sub-report feature on a column, it gives a pop-up with the name of sub-report. Here we want hyperlink option (blue color and underlined) on that column instead of pop-up.
Is it possible?
RamKumar  
#4 Posted : Tuesday, June 19, 2018 2:26:55 PM(UTC)
RamKumar

Rank: Newbie

Groups: Registered
Joined: 5/31/2018(UTC)
Posts: 1
India
Location: Hyderabad

Is there any update on above question?
epf  
#5 Posted : Tuesday, June 19, 2018 3:34:58 PM(UTC)
epf

Rank: Administration

Groups: Administrators
Joined: 12/20/2013(UTC)
Posts: 1,209
Switzerland

Thanks: 14 times
Was thanked: 206 time(s) in 199 post(s)
Navigations is handled in the template DataTable.cshtml when table cells are built.
Then JavaScript is globally used to create the Popup with the correct hyperlinks (done in common.js).
So you have to modify the source code to do what you want....
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.