var contactList = [
{
userId: 1,
userName: "Sugat Shrestha"
},
{
userId: 2,
userName: "Binod Kshetry"
},
{
userId: 3,
userName: "Chhitesh Shrestha"
}
];
1. Range controls (text box)
a. From: Lowest <userID> to include.
b. To: Highest <userID> to include.
2. Search Name– (text box)
a. Again do searching in the remaining list from Range Controls data.
--
You received this message because you are subscribed to the Google Groups "KnockoutJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to knockoutjs+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.