This is a migrated thread and some comments may be shown as answers.

Bind stringbuilder to kendo grid

2 Answers 90 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Asha
Top achievements
Rank 1
Asha asked on 21 Jul 2014, 09:02 AM
Hi,


Please help me in the below situation:

1) I have data's in datatable and I have converted datatable to string builder in aspx.cs (web application without MVC)
2) Need your help in how to bind this string builder from code behind to kendo grid in aspx


Waiting for your quick response!!!!


Regards,
Asha

2 Answers, 1 is accepted

Sort by
0
Jayesh Goyani
Top achievements
Rank 2
answered on 21 Jul 2014, 12:44 PM
Hi Asha,

Can you please your sample data, (string builder value)?

Thanks,
Jayesh Goyani
0
Asha
Top achievements
Rank 1
answered on 21 Jul 2014, 02:09 PM
Please find the value in string

fld_timesheet_id: fld_timesheet_user_id:1 fld_timesheet_signin_on:7/18/2014 8:55:46 PM fld_timesheet_signin_reason:OfficeWork1 fld_timesheet_signout_on: fld_timesheet_signout_reason: fld_timesheet_signin_from_ip: fld_timesheet_manual_entry:0 fld_timesheet_approved: fld_timesheet_approved_by_id: fld_timesheet_approved_on_id: fld_timesheet_signin_mfa: fld_timesheet_signout_mfa: fld_timesheet_deactivated_by_id: fld_timesheet_deactivated_on: fld_timesheet_created_by_id: fld_timesheet_created_on: fld_timesheet_last_modified_by_id: fld_timesheet_last_modified_on: fld_timesheet_billable_signin_on: fld_timesheet_billable_signout_on: fld_timesheet_billable_duration: fld_timesheet_isbillable: fld_timesheet_pay_period_id: fld_timesheet_iscomplete: fld_timesheet_is_active: 
fld_timesheet_id: fld_timesheet_user_id:1 fld_timesheet_signin_on:7/18/2014 11:37:06 PM fld_timesheet_signin_reason:OfficeWork1 fld_timesheet_signout_on: fld_timesheet_signout_reason: fld_timesheet_signin_from_ip: fld_timesheet_manual_entry:0 fld_timesheet_approved: fld_timesheet_approved_by_id: fld_timesheet_approved_on_id: fld_timesheet_signin_mfa: fld_timesheet_signout_mfa: fld_timesheet_deactivated_by_id: fld_timesheet_deactivated_on: fld_timesheet_created_by_id: fld_timesheet_created_on: fld_timesheet_last_modified_by_id: fld_timesheet_last_modified_on: fld_timesheet_billable_signin_on: fld_timesheet_billable_signout_on: fld_timesheet_billable_duration: fld_timesheet_isbillable: fld_timesheet_pay_period_id: fld_timesheet_iscomplete: fld_timesheet_is_active: 
fld_timesheet_id: fld_timesheet_user_id:1 fld_timesheet_signin_on:7/18/2014 11:37:08 PM fld_timesheet_signin_reason:OfficeWork1 fld_timesheet_signout_on: fld_timesheet_signout_reason: fld_timesheet_signin_from_ip: fld_timesheet_manual_entry:0 fld_timesheet_approved: fld_timesheet_approved_by_id: fld_timesheet_approved_on_id: fld_timesheet_signin_mfa: fld_timesheet_signout_mfa: fld_timesheet_deactivated_by_id: fld_timesheet_deactivated_on: fld_timesheet_created_by_id: fld_timesheet_created_on: fld_timesheet_last_modified_by_id: fld_timesheet_last_modified_on: fld_timesheet_billable_signin_on: fld_timesheet_billable_signout_on: fld_timesheet_billable_duration: fld_timesheet_isbillable: fld_timesheet_pay_period_id: fld_timesheet_iscomplete: fld_timesheet_is_active: 
fld_timesheet_id: fld_timesheet_user_id:1 fld_timesheet_signin_on:7/21/2014 11:56:08 AM fld_timesheet_signin_reason:OfficeWork1 fld_timesheet_signout_on: fld_timesheet_signout_reason: fld_timesheet_signin_from_ip: fld_timesheet_manual_entry:0 fld_timesheet_approved: fld_timesheet_approved_by_id: fld_timesheet_approved_on_id: fld_timesheet_signin_mfa: fld_timesheet_signout_mfa: fld_timesheet_deactivated_by_id: fld_timesheet_deactivated_on: fld_timesheet_created_by_id: fld_timesheet_created_on: fld_timesheet_last_modified_by_id: fld_timesheet_last_modified_on: fld_timesheet_billable_signin_on: fld_timesheet_billable_signout_on: fld_timesheet_billable_duration: fld_timesheet_isbillable: fld_timesheet_pay_period_id: fld_timesheet_iscomplete: fld_timesheet_is_active: 
fld_timesheet_id: fld_timesheet_user_id:1 fld_timesheet_signin_on:7/21/2014 11:56:11 AM fld_timesheet_signin_reason:OfficeWork1 fld_timesheet_signout_on: fld_timesheet_signout_reason: fld_timesheet_signin_from_ip: fld_timesheet_manual_entry:0 fld_timesheet_approved: fld_timesheet_approved_by_id: fld_timesheet_approved_on_id: fld_timesheet_signin_mfa: fld_timesheet_signout_mfa: fld_timesheet_deactivated_by_id: fld_timesheet_deactivated_on: fld_timesheet_created_by_id: fld_timesheet_created_on: fld_timesheet_last_modified_by_id: fld_timesheet_last_modified_on: fld_timesheet_billable_signin_on: fld_timesheet_billable_signout_on: fld_timesheet_billable_duration: fld_timesheet_isbillable: fld_timesheet_pay_period_id: fld_timesheet_iscomplete: fld_timesheet_is_active: 
Tags
Grid
Asked by
Asha
Top achievements
Rank 1
Answers by
Jayesh Goyani
Top achievements
Rank 2
Asha
Top achievements
Rank 1
Share this question
or