HelloFor one of our customers, I had to expend the existing Order overview application with some extra columns. These columns use the ExternalSourceName field for the transformations to display a f...
Hi all,I'm not an expert Kentico user (only Basic certification) but I have some experience in basic web parts and handler developing, too.I have a general question I cannot find a simple answer to...
hello, so I have a repeater that contains data, and shown as a form of a table, what I want is when I click on the header (lets say the header of Dates or Names) the data will be sorted ASC and DES...
We're using the API for searching, and it appears to be sorting using the DocumentModifiedWhen, even if the SearchSort param is set to a different field.If we set the SearchSort param to @##SCORE##...
Within the Smart Search Results webpart, for the @search sort@ property, is there an easy way to sort a column value ascending, but have the empty values last?When you sort a column ascending, you'...
Hi there,When I leave the Sort field blank on the Smart Search Results control, the relevance scores work for individual content items. But the second I add in a sort condition (documentmodifiedwhe...
Hi Kentico, There is a an issue with customized check-boxes in unigrid control as below:when I use checkbox control within OnExternalDataBound function, everything is OK except when I click on any ...
When setting up a Smart search box with predictive search, you can specify multiple search indexes. The predictive results will then be grouped by index in the popup.So for example I have the Index...
I'm trying to implement sorting on a Binding class. How do I go about getting the item ID of the item being reordered? Seems like the out of the box code does not have the ID as the first field s...