Skip to content

SEO-173277-ASP.NET-MVC-Page-With-Redirect #352

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: hotfix/hotfix-v22.2.5
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions aspnetmvc/Grid/How-to.md
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@ Grid supports the SignalR features for live updates in record. Please find the

1) Before configure SignalR with the ejGrid. You need to setup the SignalR configuration in Visual Studio project. For reference, please find the link given below.

N> [signalR](https://www.asp.net/signalr/overview/getting-started/tutorial-getting-started-with-signalr#setup "signalr")
N> [signalR](https://learn.microsoft.com/en-us/aspnet/signalr/overview/getting-started/tutorial-getting-started-with-signalr#setup)



Expand Down Expand Up @@ -1687,7 +1687,7 @@ The following code example shows how to save the exported files in a target loca

See Also

For more information on enable unobtrusive please refer this [link]( http://help.syncfusion.com/aspnetmvc/getting-started#to-enable-unobtrusive-option-in-your-application).
For more information on enable unobtrusive please refer this [link](https://help.syncfusion.com/aspnetmvc/getting-started#to-enable-unobtrusive-option-in-your-application).

## Hierarchy grid with different foreignKeyField in parent and child table

Expand Down