Posts by Daniel BSB • 1 point
2 posts
- 
		0 votes3 answers109 viewsA: I’m not able to delete the client index with Javascript (Angularjs)So, I am beginner in Angularjs, the table result is generated when I use a function to detail the clients, this function uses a response (array) within a FOR (generates a loop with the client list),… 
- 
		0 votes3 answers109 viewsQ: I’m not able to delete the client index with Javascript (Angularjs)I have a table with several columns, formed through an array with several positions (on average 50 clients), need to delete the result according to the client’s condition, if the client is PENDING…