jQWidgets Forums
Forum Replies Created
-
Author
-
August 2, 2017 at 5:14 am in reply to: ColumnReorder and FilterType Custom issue ColumnReorder and FilterType Custom issue #95258
Hi Peter Stoev,
Do you have a solution?
July 26, 2017 at 7:43 am in reply to: ColumnReorder and FilterType Custom issue ColumnReorder and FilterType Custom issue #95142Hi Peter Stoev,
thank you for reply and sorry for my bad englishYes i’m sure
I’m using chrome version 59 and try it in firefox 52.0.2 and in both of them i can’t see custom filter.
add break point in chrome developer tools in
createfilterwidget
when refresh page call this function but when reorder column this method not called.July 3, 2017 at 9:07 am in reply to: Combobox problem In jqxGrid with Edit Inline Combobox problem In jqxGrid with Edit Inline #94647Hellow Hristo Hristov,
Do you have any solution for resolve extra “Please Choose:” from the list filter?
June 15, 2017 at 3:32 am in reply to: jqxgrid columnreorder in rtl direction issue jqxgrid columnreorder in rtl direction issue #94327hey, anybody there?
June 11, 2017 at 6:52 am in reply to: jqxgrid columnreorder in rtl direction issue jqxgrid columnreorder in rtl direction issue #94254Hello Peter Stoev,
thank you for reply. this problem fix in version 4.5.3 but when have a pinned columnm reordering have problem.i update This Sample
June 1, 2017 at 7:03 am in reply to: Combobox problem In jqxGrid with Edit Inline Combobox problem In jqxGrid with Edit Inline #94003Hello Hristo Hristov,
thank you for replyI use “beginrowedit” after “endrowedit” because i want when add new row, end edit grid and finishing the other row rditing and start new row as editing
I Remove extra property.
I can’t understand which dataFields is duplicate
I use
columntype: 'template'
and update sample but when add new row don’t have error but in list filter append extra “Please Choose:” and you can try it.May 18, 2017 at 5:22 am in reply to: lost list's filter when filter other column lost list's filter when filter other column #93707Hello Hristo Hristov, thank you for your reply.
Thanks for your attention, My Problem solved by using
localization
Property.May 16, 2017 at 4:14 am in reply to: lost list's filter when filter other column lost list's filter when filter other column #93615Hello Hristo Hristov,
Your Welcome
The second part of my problem remains. http://www.jqwidgets.com/community/topic/lost-lists-filter-when-filter-other-column/#post-93564
when use localizestrings list dropdown initial again and post second request and filter operation like
filterstringcomparisonoperators
andfilterchoosestring
has been conflict.May 13, 2017 at 11:01 am in reply to: lost list's filter when filter other column lost list's filter when filter other column #93565I solved my problem
use
localizestrings
method inready
function and translation appliedwhen i use
localizestrings
method inbindingcomplete
event multiple initial filter list and old filter has been lost.May 13, 2017 at 10:22 am in reply to: lost list's filter when filter other column lost list's filter when filter other column #93564Hello Hristo Hristov,
Thanks for the follow-up and accountability
Problem from this code:
$('#jqgrid').bind('bindingcomplete', function (event) { // apply localization. grid.jqxGrid('localizestrings', localizationobj); });
when using
localizestrings
method, grid’s filter has been conflict. ( When i comment this method filtering work perfect but when i uncomment this filtering work with problem )Translation operator in the filtering interfere.
This is my translation object: https://www.jseditor.io/?key=localization-conflict-in-filtering
filterstringcomparisonoperators
andfilterchoosestring
has been conflict.tanx
May 11, 2017 at 4:54 am in reply to: lost list's filter when filter other column lost list's filter when filter other column #93453Hello Hristo,
Thank you for answering and sorry about my bad english
I think when call
updatebounddata
grid rebuild list filter and lost selectedindex in dropdown list filter.My Server response for each filter and grid data is JSON object
Response of Filter List is:
[ { "CatalogValueID": "324e802c-f67d-4ffa-a01a-afffe7c12d71", "Title": "مرکزی", "CatalogOrder": 1, "CatalogValueCode": "WarehouseType", "ParentID": "8b3f5df4-ce7d-41ec-9b07-8f13f595d1a6", "TextField": "مرکزی", "ValueField": 1, "GoodShippingGroupID": 1 }, { "CatalogValueID": "0e931a97-602a-4c69-a816-28031c018be0", "Title": "توزیع", "CatalogOrder": 2, "CatalogValueCode": "WarehouseType", "ParentID": "8b3f5df4-ce7d-41ec-9b07-8f13f595d1a6", "TextField": "توزیع", "ValueField": 2, "GoodShippingGroupID": 2 } ]
Little Response of Grid Data is:
{ "total": 810, "rows": [ { "WarehouseID": "a013d128-1b6b-484c-b32b-a3b723392dbc", "WarehouseTypeID": 2, "WarehouseName": "لیان2", "WarehouseCode": "365250", "FullName": "فروشگاه چارسو", "ProvinceTitle": "قم", "CityTitle": "سلفچگان", "WarehouseTel": null, "IsActive": true, "WarehouseAddress": "قم", "Description": null, "RegionCodeID": null, "CodeNumber": null, "RegionName": null, "ProvinceID": "e8333a84-eb2b-4e53-ad6a-0efbc419dc5c", "CityID": "06481194-eec2-4d1d-ab3f-29a14cf32379", "PostalCode": null, "GLCWarehouse": true, "Fax": null, "PersonID": "46875c84-84f0-4289-bb8a-a2da435c340d", "WarehouseTypeID_Title": "توزیع" }, { "WarehouseID": "e2d73335-8bff-42c5-ba6a-a5fd8497e08e", "WarehouseTypeID": 1, "WarehouseName": "یزدان پناه", "WarehouseCode": "2555", "FullName": null, "ProvinceTitle": "خوزستان", "CityTitle": "آبادان", "WarehouseTel": "542585", "IsActive": true, "WarehouseAddress": "خوزستان - آبادان", "Description": null, "RegionCodeID": "8dab5652-cd38-46c3-9fd2-26ed2fa77da6", "CodeNumber": "1012", "RegionName": "(لواسانات)1", "ProvinceID": "b7bd9fcd-4b48-4fca-a245-4c09de3aaf38", "CityID": "5efd9f81-e90b-47ad-a680-1797ba294ff0", "PostalCode": null, "GLCWarehouse": true, "Fax": "25685", "PersonID": null, "WarehouseTypeID_Title": "مرکزی" }] }
For security reason i can’t publish online demo but i can send screenshot
this is normal grid:
then filter list column and working good
then filter other column and you can see list filter has lost
I try to
cells
inupdatebounddata
method like this in my source but some time list filter has lost and some time filtering without losting list filterfilter: function () { grid.jqxGrid('updatebounddata', 'cells'); }
-
AuthorPosts