- Home
- Forum
- ASP.NET Core - EJ 2
- Gantt chart > Resources : selected resources not showing on add or edit dialog box.
Gantt chart > Resources : selected resources not showing on add or edit dialog box.
Hi
I am using ejs-gantt chart in asp.net core. How can i show selected resources inside resource tab.please resolve this issue as soon as possible.
Issue
2. I can use (e-data-manager) is not showing selected resources data.
Get task data with selected resources data using e-data-manager.
<e-data-manager url="/Project/[email protected]" adaptor="UrlAdaptor" batchUrl="/Project/SaveGanttData? [email protected]"></e-data-manager>
Attachment: sample_request_5a3c65e9.zip
SIGN IN To post a reply.
1 Reply
1 reply marked as answer
MS
Monisha Sivanthilingam
Syncfusion Team
June 11, 2021 10:43 AM UTC
Hi Himmat,
Greetings from Syncfusion support.
Please find the response for your queries below.
|
Sl.No. |
Query |
Syncfusion Comments
| ||
|
1 |
How to get selected resources without use viewbag. |
We can use the load event to assign the resource data in the Gantt Chart. The following code snippets demonstrate the solution.
Index.cshtml
| ||
|
2 |
I can use (e-data-manager) is not showing selected resources data. |
This issue occurs only if there is a difference in mapping the resource field between the data and the taskfields mapping. Please ensure that the mapping of the resources matches in the following cases.
Index.cshtml
HomeController.cs
|
We have also prepared a sample for your reference.
Please contact us if you require any further assistance.
Regards,
Monisha.
Marked as answer
SIGN IN To post a reply.
- 1 Reply
- 2 Participants
- Marked answer
-
HP Himmat Panchal
- Jun 10, 2021 01:17 PM UTC
- Jun 11, 2021 10:43 AM UTC