Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
4 replies
Subscribers
7 subscribers
Views
1777 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
Hi, I have created a view as below. select column1, column2 from
prasadr875
over 9 years ago
Hi,
I have created a view as below.
select column1, column2 from table order by column2 desc, column1
In the Interface I have used query entity to get the data from the view. In phpmyadmin I can see the data in sorted format but in the grid the data is not sorted properly.
paginginfo is a!pagingInfo(startIndex: 1,batchSize: - 1)
what is the error?
OriginalPostID-142169
OriginalPostID-142169
Discussion posts and replies are publicly visible
Parents
0
prasadr875
over 9 years ago
requirement is to sort on three columns and when they select the order in grid field it should not change the sorting but it should change when they click on the column name. Above piece of code will not work.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
prasadr875
over 9 years ago
requirement is to sort on three columns and when they select the order in grid field it should not change the sorting but it should change when they click on the column name. Above piece of code will not work.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data