Please help
Please help
 djbuan            
            
                Posts: 2Questions: 0Answers: 0
djbuan            
            
                Posts: 2Questions: 0Answers: 0            
            
                    I have a javascript object collection and I want to bind it to DataTables (in ASP.Net). How can i bind it in the fastest way possible? Here is the sample construction of my object collection:
[0]
-Username
-Password
-Address
-BirthDate
I hope someone can help me. Thanks.
                            [0]
-Username
-Password
-Address
-BirthDate
I hope someone can help me. Thanks.
This discussion has been closed.
            
Replies
And this example: http://datatables.net/release-datatables/examples/ajax/objects.html
Hopefully that will help :-)
Allan