umamahesh2020 -5 Light Poster

How to Group the data in GridView groups with alphabets

like:


if Empname=john
Empname=jade


combine these into group
like

Empname
j---------------------
john
jade


like that