Page 1 of 1

Simple tick next ot list item

Posted: Fri Jul 18, 2014 1:48 am
by Aeneas McBurney

I am using a grid to fill with data from a database service. I want to add a simple select tick on the right of the list to be able to mark items. How do I do this?


Simple tick next ot list item

Posted: Fri Jul 18, 2014 2:39 am
by Yurii Orishchuk

Hi Aeneas,

You have some special logic for this UI? Or you just trying to implement the same logic as already implemented in component "mobilecheckboxgroup"?

See details on screen shots:

http://prntscr.com/43sifa/direct

http://prntscr.com/43siun/direct

Regards.


Simple tick next ot list item

Posted: Fri Jul 18, 2014 4:12 am
by Aeneas McBurney

No special logic but I want to display a list returned from a data service which will be different lengths. The list will also have more than one column being name and percentage. I want to be able to choose an item in the returned list to mark for deletion if the user requires it. I want the grid to have a checkbox plus the 2 fields in the list returned.

I tried the checkbox group but was unable to create multiple checkboxes based on the list mapping.


Simple tick next ot list item

Posted: Fri Jul 18, 2014 4:37 am
by Yurii Orishchuk

Dear Aeneas,

Please folow these steps to get your checkboxes list populates with service response:

1 Open your list service datasource mapping.

2 Find your checkboxlist component in the right points panel and expand it to see single checkbox component. http://prntscr.com/43tail/direct

3 Map your "$[]" to the checkbox component. see details: http://prntscr.com/43tb07/direct

4 Then invoke this service datasource on "page load" event.

That's all after you will get list of checkboxes.

Regards.


Simple tick next ot list item

Posted: Fri Jul 18, 2014 5:06 am
by Aeneas McBurney

This doesn't work for me and I have attached the screen shots. My checkbox list is in a collapsible within another collapsible as you can see. When I run it just hangs and nothing gets populated. This is in relation to the issue you were helping me with yesterday where I am trying to fill a list within a collapsible based on the collapsible results. I still have no resolve to this either?

Image


Simple tick next ot list item

Posted: Fri Jul 18, 2014 5:09 am
by Aeneas McBurney

Sorry it was Evgene Karachevtsev helping me on other issue


Simple tick next ot list item

Posted: Fri Jul 18, 2014 5:12 am
by Evgene Karachevtsev

Hello Aeneas,

Could you please clarify, do you need help with this issue?


Simple tick next ot list item

Posted: Fri Jul 18, 2014 5:36 am
by Aeneas McBurney

Hi Evgene, I do need a way of selecting an item in the list so I am able to delete at users request. However I am still unable to populate the list correctly as I am awaiting a response from you on the other issue from yesterday entitled "Filling list within collapsible".

Thanks,
Aeneas


Simple tick next ot list item

Posted: Sun Jul 20, 2014 9:37 pm
by Yurii Orishchuk

Hi Aeneas,

Ok, please return to this issue when you be able to populate this list from other getsatisfaction topic.

Regards.


Simple tick next ot list item

Posted: Mon Jul 21, 2014 1:00 am
by Aeneas McBurney

Hi Yurri, I have created a list of collapsibles with a delete button inside so I no longer require this.

Thanks for your help!