Kendo Grid Filter - Show Yes/No if column has information -


as title says, on specific column in grid, trying show yes/no filtering options, depending on whether column has information.

is possible?

yes can done using filter menu customization. please visit here working demo

more details here


Comments

Popular posts from this blog

SQL php on different pages to Insert (mysqli) -

php - How can an email be returned from Stripe Checkout? -

linked list - Get the index of the Node in a LinkedList which contains the given value in java -