Now I am using infragistics igrid control when it showing me data it does not display the data of the records in the respective columns.
Normal 0 false false false EN-IN X-NONE X-NONE
When I am look in to this I found that the first two columns are combining with each other.
Can you please look into this and tell me what to do.
Hello Sushant Zanzane,
From what I see you have extended the igGrid control. I have few more questions which are not clear from the code you provided:
1) What is your grid column configuration? Do you have autoGenerateColumns: true, or you're setting columns in your custom grid.
2) What is addTestItemsToTable method doing? I guess it's invoking some igGrid API. Can you share its code, please.
3) From the e-mail you send I can see that you have Hiding, RowSelectors, Selection, Filtering and Paging features enabled, but what are their settings?
P.S.: I need this information in order to create an isolated sample which contains pure igGrid control replicating your issue. This way I can identify whether this is a bug or some other problem. If possible, can you post (or send by e-mail) the result of the following BLOCKED SCRIPT
JSON.stringify($("#itemgrid").data("sqsTestItemTable").options);
Thanks in advance,
Martin PavlovInfragistics, Inc.
Hello,
About the screenshot, you can upload it here, or you can send it as an attachment to a mail to support@infragistics.com with the subject field containing the name of the forum thread. Please keep in mind that the email accepts only zipped files.
sorry the version is 13.2.20132.2012
Hi martin,
here is the code
and currently i am using Ignite UI 2013.1
the data which i want to show is showing me right now, but not in respective columns
can you send me the mail id so i can send you the screen shot where you can get and idea.
Hi zdravko,
another one is create by mistake so sorry about that and we will continue on this.