@maserati
@maserati
Forum Replies Created
-
AuthorPosts
-
MaseratiMember
Peter,
I’m using 10.0.36 and there is no NumberFormat that i can see
thanks
MaseratiMemberYavor,
please can you advise how i add this to a Blazor page?
Thanks
John
MaseratiMemberHas this been fixed yet? there is a
<pre id=”apiView”>formatFunction shown in the Blazor docuemntation but no example of ho to ouse it.
I need:
1) to change the date format and
2) to display percentages %
thanksMaseratiMemberPersonally i can’t see the point but be that as it may how do I limit the user to single selection?
MaseratiMemberPeter,
I can’t remove an item. I am using the right id (the id i’ve used when i unsert a new task) but the RemoveTask(id) method does nothing.
I can check the id by catchingit from the OnItemClick event but the remove method still doesn’t do anything. I have tied just setting the remove id to 0 or 1 to see if can get anything to change but nothing happens.
Please advise.
MaseratiMemberPeter,
thanks that works.
I have to say its very confusing to have Id as a string especially as numeric values are used for other properties and the third parameter of the InsertTask method is numeric. It took me ages to figure this out. I appreciate your help but i have to say the documentation really could benefit from an update with more examples.
Thanks
JohnMaseratiMemberPeter,
I realise now that you can’t leave any of the GanttDataRecord properties as null. It works now.
But i still can’t figure out how to get the parent. How do i get the Project Object? InsertTask(TaskObj, ProjectObj,Index)
thanks
JohnMaseratiMemberV. 10.0.15
How do i add a sub task in a blazor example?
Your documentation and your example do not work, the InsertTask method won’t accept two arguments
thanks
John -
AuthorPosts