@maserati

@maserati

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: Blazor gantt Task column format #102279
    Maserati
    Member

    Peter,
    I’m using 10.0.36 and there is no NumberFormat that i can see
    thanks
     

    in reply to: Remove Gantt chart check boxes #102257
    Maserati
    Member

    Yavor,
    please can you advise how i add this to a Blazor page?
    Thanks
    John
     

    in reply to: Blazor gantt Task column format #102253
    Maserati
    Member

    Has 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 %
    thanks

    in reply to: Remove Gantt chart check boxes #102181
    Maserati
    Member

    Personally i can’t see the point but be that as it may how do I limit the user to single selection?

    in reply to: Programmatically adding elements to GanttChart #102178
    Maserati
    Member

    Peter,
    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.
     

    in reply to: Programmatically adding elements to GanttChart #102173
    Maserati
    Member

    Peter,
    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
    John

    in reply to: Programmatically adding elements to GanttChart #102160
    Maserati
    Member

    Peter,
    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
    John

    in reply to: Programmatically adding elements to GanttChart #102158
    Maserati
    Member

    V. 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

Viewing 8 posts - 1 through 8 (of 8 total)