search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

DatasourceID return as string vaule

Asked by Samir
10 years ago.

Basically i used they following code to get the string in the cell field

EventInfo ei = DayPilotCalendar1.SelectedEvents[0];

string evnt = ei.Text;

But i would like to get the DatasourceID of the field instead of the DataTextField within it

Is there a way of doing so?

Thanks very much!

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.