Skip to main content

Questions tagged [sfcalendar]

Syncfusion's calendar control provides an interface for selecting a date or displaying events in a month view. The control forms part of Syncfusion's Essential Studio for multiple platforms.

0 votes
1 answer
77 views

Question about working with .NET MAUI Calendar (SfCalendar)

Is it possible to somehow hide the days and numbers of the previous and future month in the calendar for a month? To display only the numbers of the selected month in the month. I have not found this ...
Vladyslav Malin's user avatar
0 votes
0 answers
42 views

Flutter How to make two SFCalendars of type day that are on the same screen scroll simultaneously?

So i got two different SFCalendars on my screen, and i want it to behave like this: when i scroll one of them, the other scrolls at the same exact time. Also i want to remove the scrollbar on the left ...
Адель Насыров's user avatar
0 votes
0 answers
41 views

Google Calender in List View - Flutter

I am trying to create a flutter page where if I add events to the Google calendar it should show the events in the app as well. I am able to connect the calendar and the UI. I am looking on how to ...
Ayush V Jain's user avatar
1 vote
0 answers
28 views

How to create sfcalender event from sqflite database in flutter

I am going to create a flutter event app using sfcalender and sqflite. My problem is how can I show sfcalender event from saved event in database? This is my table: await db.execute(''' CREATE ...
sameera's user avatar
  • 41
0 votes
0 answers
44 views

Regarding sfCalendar builder , showDatePickerButton in Flutter

[enter image denter image description hereescription here][2]enter image description hereIn syncfusion flutter calendar , showDatePickerButton (builder in sfCalendar) is working fine before applying ...
Vaishali Pandey's user avatar
1 vote
0 answers
55 views

can i update appointments in sfcalendar with drag and drop functionality?

I write the code of sfCalendar but in month view drag and drop not working `SfCalendar( onTap: (value) {}, onViewChanged: (value){ ...
Mobile Dev's user avatar
0 votes
0 answers
66 views

SfCalendar special dates background customization in MAUI

In my maui application I'm using sfcalendar and adding few special dates on that calendar. Currently am able to set bg color and text style for the special dates . But I want to show the special dates ...
Xamarin's user avatar
  • 47
0 votes
1 answer
59 views

not knowing how to change the indicator color in Sfcalender

Am using Sfcalender as a calender for my app, and am having trouble changing the blue color of the blue meeting indicator The UI where you could see the blue indicator that I want to change it color
BiBi_'s user avatar
  • 3
0 votes
1 answer
217 views

How to remove the onTap border cell effect using SfCalendar

I'm using SFCalendar I have a calendar with appointments, and I want on onTap to select only appointments and not be able to select the cell. I have done something like that : SfCalendar( //... ...
Marie's user avatar
  • 1
0 votes
0 answers
79 views

Flutter-SfCalendar - Need Resources in x position and time in Y position

I am using sfcalendar in my mobile app in flutter for showing the appointments. It is showing the staffs(Resources) in Y position and timing(working hours) in X position. As per client requirement I ...
Aishwarya Jayakumar's user avatar
0 votes
1 answer
770 views

SfCalendar in Flutter change height of resource

i am currently working on a SfCalendar in Flutter and I want to change the height of a resource to make it display the full information on the board. Like on my Screenshot the Resource "N/A":...
Lukas Fürst's user avatar
0 votes
0 answers
545 views

Flutter sfcalendar month view waste of space

I am using the sfcalendar package pub.dev with the > view: CalendarView.month, But what about the wasted space between the date and the Appointments? (marked red) here is the code child: ...
Val's user avatar
  • 51
0 votes
0 answers
143 views

Flutter SFCalendar in BottomNavigatorBar causes issues

I have a flutter app in which the Bottom Navigation Bar has the Syncfusion Calendar in one of the tabs. In the first tab, there is a Floating Action Button which opens a Dialog and has a TextFormField....
RitikaDesai's user avatar
0 votes
2 answers
718 views

Syncfusion Flutter Calendar Add own Appointment

This is probably simple for anyone who knows basic state management. I may not have to be familiar with Syncfusion Flutter Calendar to know this. I basically want the user to add their own ...
Val's user avatar
  • 51
0 votes
1 answer
167 views

Widget wont refresh with setstate sfcalendar custom agenda

The Picture shows how it should look like. But in my App, the agenda is inside a TAB! Can anyone tell me why my code wont work? I am trying to display data from DataSource but it wont show up! (...
Val's user avatar
  • 51

15 30 50 per page