jQWidgets Forums
Forum Replies Created
-
Author
-
July 31, 2014 at 11:50 pm in reply to: Dynamic columns and datafields Dynamic columns and datafields #57884
Hello Dimitar,
Thank you. I wanted to ask how I can put the column type in this now that the data is received dynamically? Any help would be great
July 31, 2014 at 10:54 pm in reply to: Columntype Dropdown get selectedValue Columntype Dropdown get selectedValue #57883Hello Peter,
Could I get the code link for the link that you posted above?
July 25, 2014 at 4:24 pm in reply to: Dynamic columns and datafields Dynamic columns and datafields #57720Hello,
Thank you for the reply. The Json string though does not arrive in this fashion.It arrives after data is returned in download complete function in dataAdapter so how can I send it to source then? Also the json string returning is like this: var jsonObj = [{ “last name”: “Wheaton”, “first name”: “Rosalba”, “middle name”: “”, “guardian id”: “542600”, “subscriber id”: “608947408”, “amount”: 50, “value1”: null}];.How can this be done?
Thank youHello,
Thank you for the link. I am trying to get data from a web service but the columns will depend on what url I send to the handler which calls the web service but I am having problems with it. Any advice
Hello,
Can you give me a link on the ASP.NET integration of adding extra http variables to an url to POST or GET data? Thank you
Hello,
The link I mentioned is the only documentation available on this topic?
Hello,
I have an xml file and I want to use it as a data source but server side paging and sorting code is not working. I have a project submission and any help would be great
Hello,
Can I implement the server paging and server sorting shown in php integration using xml data instead of a php script. Is there a way to that
Hi Peter,
thank you for the reply. The link you gave points to this page itself. The lazy loading when implemented on an xml database is affecting the sorting. Is there a solution for this?
-
AuthorPosts