Change Row Index
How can I have the indexes of the rows, instead of being 0,1,2,3,etc be a custom value like 234,57,235,874,etc. I need to use the primary keys of the table in my DB as the index, instead of the standard incemental client-side indexes. Is this possible?
Thanks,
Thanks,
Mike
July 12,