hi,
i want to SORT the Table in the respect of one column. is there any API for that?
its very important for me.
thanks for the help.
Arun
hi,
i want to SORT the Table in the respect of one column. is there any API for that?
its very important for me.
thanks for the help.
Arun
I don't think there is any API to automatically sort the BOM.
There is the MoveRow method. I use that along with a bubble sort algorithm to sort my BOMs the way I want them sorted.